View Single Post
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.