Thread
:
DBus a{sv} type in Qt
View Single Post
kende
2010-09-07 , 14:01
Posts: 6 | Thanked: 2 times | Joined on Nov 2009 @ Tampere, Finland
#
3
I got this to work with using <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="QVariantMap"/> in DBus xml and then generating the proxy class with qdbusxml2cpp. Connect and signal work just fine when using this generated interface.
I missed this because all other parameters work just fine with just QDBusInterface.
Quote & Reply
|
kende
View Public Profile
Send a private message to kende
Find all posts by kende