Results 1 to 2 of 2

Thread: qml errors in C++ program

  1. #1
    Join Date
    May 2018
    Posts
    13
    Qt products
    Qt5
    Platforms
    Windows

    Default qml errors in C++ program

    I am using qml code accessed from a C++ program written in Visual Studio 2010. Sometimes there are qml errors that occur at runtime, for example, a reference to an undefined property in the qml. An error message is written to the console window when this happens, but it is easy to overlook. Is there some way to trap these errors when they occur, such as a signal that is emitted when a run-time error occurs?

  2. #2
    Join Date
    Mar 2008
    Location
    Kraków, Poland
    Posts
    1,536
    Thanked 284 Times in 279 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: qml errors in C++ program


Similar Threads

  1. Replies: 1
    Last Post: 12th September 2011, 08:18
  2. Replies: 0
    Last Post: 20th August 2010, 14:45
  3. Replies: 1
    Last Post: 30th April 2010, 14:25
  4. running external console program by gui program
    By alireza.mixedreality in forum Qt Programming
    Replies: 4
    Last Post: 24th April 2010, 19:05
  5. Replies: 7
    Last Post: 19th January 2008, 16:29

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.