[Qt-creator] Feature like UIVisualizer in Visual Studio

Mateusz Łoskot mateusz at loskot.net
Fri Jan 3 23:54:32 CET 2014


On 3 January 2014 22:47, Poenitz Andre <Andre.Poenitz at digia.com> wrote:
> On 3 January 2014 22:22, Poenitz Andre <Andre.Poenitz at digia.com> wrote:
>> > When using gdb or lldb you can do anything in the python dumpers,
>> > including feeding data to external processes with or without gui.
>> > There's an example use for displaying QVector<scalar_type> using
>> > gnuplot in the current sources (dumper.py/qttypes.py)
>>
>> Right, those are good ideas indeed.
>> I just wanted to know if there is anything specific related to such
>> features in QtC.
>
> Slight misunderstanding here. While both gdb and lldb use python as
> extension language and use/can use that (in mutually incompatible ways)
> to display data, the feature I was referring to (using the _same_ code
> both gdb and lldb backends and steer that on a per-type or per-object
> base from the Locals and Expressions view) is very Qt Creator specific.

I understand now. I'll try to dig it further then.
Thanks for getting me on the right track.

Best regards,
-- 
Mateusz  Łoskot, http://mateusz.loskot.net



More information about the Qt-creator mailing list