On 5/15/2011 12:35 PM, Tom Swindell wrote:

Hi,

Currently, unfortunately, there is no way to integrate with dbus from QML directly. The easiest way is to write a C++ wrapper which exposes your QML friendly methods and handles making the dbus calls.

I appreciate that this isn't ideal if you're not a C++ dev and are trying to learn QML only, but there is currently no other way.



I would suspect that "QML only" is not a great start; while QML is great for writing some very basic apps.... once you want something fancy you very likely end up doing C++ work....

_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

Reply via email to