PDA

View Full Version : Qt Creator Complex Visual Debugging?



qtfan_eddy
2nd April 2014, 15:10
Dear Qt Users,


I am using Qt for some computer vision applications. Within the code I have to deal with lots of images and similar.

The question is: Is possible to extend the debugger of Qt Creator to graphically display certain data types? (e.g. renders a widget for the data or pops up a new window to display it graphically?)

Best regards,


Eddy

ktk
15th October 2014, 21:13
Yes, it can, see http://blog.qt.digia.com/blog/2010/04/22/peek-and-poke-vol-3/.