[SailfishDevel] qmlRegisterSingletonType not allowed in Harbour?

Alexander Ladygin fake.ae at gmail.com
Thu Oct 8 03:34:22 UTC 2015


wow, thanks!
somehow missed it

Alex

On Thu, Oct 8, 2015 at 6:13 AM, Kimmo Lindholm <Kimmo.Lindholm at eke.fi>
wrote:

> https://harbour.jolla.com/faq#1.5.0
>
> Own imports must be harbour-app-named.
>
> -kimmo
>
> ------------------------------
> *Lähettäjä:* devel-bounces at lists.sailfishos.org [
> devel-bounces at lists.sailfishos.org] käyttäjän Alexander Ladygin [
> fake.ae at gmail.com] puolesta
> *Lähetetty:* 8. lokakuuta 2015 05:16
> *Vastaanottaja:* Sailfish OS Developers
> *Aihe:* [SailfishDevel] qmlRegisterSingletonType not allowed in Harbour?
>
> Hey everyone!
>
> I've got an app turned down by harbour QA
> Validator says
> ERROR [/usr/share/harbour-vk-music/qml/pages/SongItem.qml] Import
> 'ru.virgi.audioplayerinfo 1.0' is not allowed
>
> is qmlRegisterSingletonType  not allowed or something???
> i'm registering it with
> qmlRegisterSingletonType<AudioPlayerInfo>("ru.virgi.audioplayerinfo", 1,
> 0, "AudioPlayerInfo", audioplayerinfo_provider);
>
> And it's simple QObject with some properties and signals
>
> Regards,
> Alex.
>
> _______________________________________________
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to
> devel-unsubscribe at lists.sailfishos.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.sailfishos.org/pipermail/devel/attachments/20151008/09536774/attachment.html>


More information about the Devel mailing list