[Qt-interest] Dictionary structure returned by QDBusInterface
Sanderson Coelho
sanderson.coelho at openbossa.org
Wed Apr 8 16:23:07 CEST 2009
Thiago, I found out the correct type of T, or at least what I needed. I
made:
QDBusReply<QVariantMap> info = iface.call("GetOptions");
and it worked fine. After that, I could use info as QMap .
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090408/a9a26de2/attachment.html
More information about the Qt-interest-old
mailing list