This may not be what you want, but there's always the 'old fashioned way': qDebug() << theVector;
Alan On Aug 5, 2010, at 2:35 AM, ext Matthias Pospiech wrote: > If I want to look at the contents of a QVector I only get this: > <unavailable synchroneous data> > > which means I am not able to get any information. > The Version is 2.0 with mingw. > > So how do I get this information? > > Matthias > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
