Hi,

Visual Studio 2012 or later includes new debugger visualisation framework
with a feature, or interface, called UIVisualizer [1] which does the following:

"""
A UIVisualizer element registers a graphical visualizer plug-in with
the debugger.
A graphical visualizer plug-in creates a dialog box or another
interface to display
a variable or object in a manner that is appropriate to its data type.
"""

[1] http://msdn.microsoft.com/en-us/library/jj620914.aspx#BKMK_UIVisualizer


Does Qt Creator offer anything similar?

Best regards,
-- 
Mateusz  Łoskot, http://mateusz.loskot.net
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to