<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)"><br></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>