<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    just rename your extension import to harbour.it.mupp.core and read
    <a class="moz-txt-link-freetext" href="https://harbour.jolla.com/faq">https://harbour.jolla.com/faq</a><br>
    <br>
    <div class="moz-cite-prefix">19.01.2015 15:16, Michele Tameni пишет:<br>
    </div>
    <blockquote
cite="mid:CAGx_AuE9_8O-NCcubdLcB3MTXbXMQTVzA3jqRgRG32B9tMvUPQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi all, 
        <div>I just got an app rejected in the harbour  as i have in
          some QML the following line:</div>
        <div>
          <pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(128,128,0)">
</span></pre>
          <pre style="margin-top:0px;margin-bottom:0px"><span style="color:rgb(128,128,0)">import</span><span style="color:rgb(192,192,192)"> </span>it.mupp.core<span style="color:rgb(192,192,192)"> </span>1.0</pre>
        </div>
        <div><br>
        </div>
        <div>where i registered the type as follow in c++ side. </div>
        <div><br>
        </div>
        <div>qmlRegisterType<span style="color:rgb(0,0,0)"><</span><span
            style="color:rgb(128,0,128)">DownloadManager</span><span
            style="color:rgb(0,0,0)">>(</span><span
            style="color:rgb(0,128,0)">"it.mupp.core"</span><span
            style="color:rgb(0,0,0)">,</span><span
            style="color:rgb(192,192,192)"> </span><span
            style="color:rgb(0,0,128)">1</span><span
            style="color:rgb(0,0,0)">,</span><span
            style="color:rgb(192,192,192)"> </span><span
            style="color:rgb(0,0,128)">0</span><span
            style="color:rgb(0,0,0)">,</span><span
            style="color:rgb(192,192,192)"> </span><span
            style="color:rgb(0,128,0)">"DownloadManager"</span><span
            style="color:rgb(0,0,0)">);</span> </div>
        <div><br>
        </div>
        <div>Now, I'm not using any not allowed lib, but just trying to
          use my own c++ class in QML.</div>
        <div><br>
        </div>
        <div>Is this really not allowed?</div>
        <div>Thankyou.</div>
        <div>Michele<br clear="all">
          <div><br>
          </div>
          -- <br>
          <div class="gmail_signature">michele tameni<br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to <a class="moz-txt-link-abbreviated" href="mailto:devel-unsubscribe@lists.sailfishos.org">devel-unsubscribe@lists.sailfishos.org</a></pre>
    </blockquote>
    <br>
  </body>
</html>