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