[Qt-creator] Values of Qt Objects

Andre Poenitz andre.poenitz at mathematik.tu-chemnitz.de
Wed Jun 24 18:18:57 CEST 2009


On Wed, Jun 24, 2009 at 11:05:00AM +0200, Boy Lenssen wrote:
> I'm trying to get Qt Creator to show values of Qt Objects while
> debugging VS executable, for instance for QString.
>  
> 
> I know I had this problem with GDB with 1.0.0 version, but there I just
> had to tick the box "use custom display for Qt and Standard Library
> Objects".
> 
> 
> This isn't there anymore. What should be done to make this work?

In the Qt version settings dialog there are checkmarks (or not...)
whether you have that helper library build for a given Qt installation.
There's also a "Rebuild" button in case it's not there.

> Booleans and enums do give the value.

Their values are reported directly by gdb.

Andre'



More information about the Qt-creator-old mailing list