[SailfishDevel] Harbour and QML import

Michele Tameni michele at tameni.it
Mon Jan 19 10:16:20 UTC 2015


Hi all,
I just got an app rejected in the harbour  as i have in some QML the
following line:


import it.mupp.core 1.0


where i registered the type as follow in c++ side.

qmlRegisterType<DownloadManager>("it.mupp.core", 1, 0, "DownloadManager");

Now, I'm not using any not allowed lib, but just trying to use my own c++
class in QML.

Is this really not allowed?
Thankyou.
Michele

-- 
michele tameni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.sailfishos.org/pipermail/devel/attachments/20150119/a406bff2/attachment.html>


More information about the Devel mailing list