Hi,

On Wed, 4 Dec 2013 14:38:55 Filip Kłębczyk wrote:
> I've made that mistake that I've used org.nemomobile.dbus QML plugin in
> my app and that is unstable API so not allowed in Harbour. What is the
> recommended solution? Do I have to copy sources of that plugin into my
> own app project?

That is one possible solution. Doing so will require you to fulfil the 
requirements of its license (LGPL 2.1).

I, however, would recommend using QtDBus to implement a class with the 
required functionality and provide a suitable interface for access it from 
QML.

Cheers,

-- 
Aaron McCarthy
_______________________________________________
SailfishOS.org Devel mailing list

Reply via email to