..and use rpm pre-validation tool in SDK tools, either through QtCreator (left 
toolbar SailfishOs (or Ctrl-5)), or accessing them with  external browser at 
address http://127.0.0.1:8080

-kimmo


just rename your extension import to harbour.it.mupp.core and read 
https://harbour.jolla.com/faq
19.01.2015 15:16, Michele Tameni пишет:
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




_______________________________________________

SailfishOS.org Devel mailing list

To unsubscribe, please send a mail to 
devel-unsubscr...@lists.sailfishos.org<mailto:devel-unsubscr...@lists.sailfishos.org>

_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Reply via email to