Eddy Ilg [[email protected]] wrote:
> I have code that has lots of images and other data that is best debugged
> graphically. The question is: Would it be possible to extend the
> debugger of Qt Creator (e.g. by Plugins) to actually render images for
> certain data types in the watch window or in separate popup windows?

Depending on exact circumstances an extension might not be needed.
QImages etc can be displayed as part of the standard functionality already, 
see e.g. https://blog.qt.digia.com/blog/2010/04/22/peek-and-poke-vol-3/

Best regards,
Andre'
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to