[Qt-creator] Cannot view QMap and QMultiMap items in debugger/locals and watchers
André Pönitz
apoenitz at trolltech.com
Wed Jan 7 13:00:17 CET 2009
zuo dai wrote:
> Hello,
Hello.
> In debugger/locals and watchers, I can navigate through the items of a QList,
> but cannot do the same thing to QMap and QMultiMap, any ideas why ?
Sort of ;-)
There is no special debug support for QMultiMap (yet) and due to
a change in the QMap implementation between Qt 4.4 and Qt 4.5 the
current QMap debug support only works with Qt 4.5.
Regards,
Andre'
More information about the Qt-creator-old
mailing list