[Qt-creator] Extending Qt Creator Debugger by Graphical Plugins?
Poenitz Andre
Andre.Poenitz at digia.com
Thu Apr 3 15:19:04 CEST 2014
Eddy Ilg [me at eddy-ilg.net] 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'
More information about the Qt-creator
mailing list