[Qt-interest] Dictionary structure returned by QDBusInterface
Sanderson Coelho
sanderson.coelho at openbossa.org
Tue Apr 7 21:36:31 CEST 2009
Hi,
I would like to get a dictionary through dbus after execute the following
code:
QDBusInterface iface(DBUS_BUS_NAME, DBUS_OBJECT_PATH, DBUS_INTERFACE, conn);
QDBusReply<T> info = iface.call("GetOptions");
Does anyone know what it must be the type of T structure?
Sanderson Coelho
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090407/8a6efc5d/attachment.html
More information about the Qt-interest-old
mailing list