[Qt-creator] Feature like UIVisualizer in Visual Studio
Mateusz Łoskot
mateusz at loskot.net
Fri Jan 3 22:50:22 CET 2014
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
More information about the Qt-creator
mailing list