<div dir="ltr">Hi,<div><br></div><div>I am still unable to access QMap&lt;QString,QString&gt; returned by dataengine in QML. The piece of JS goes like:</div><div><br></div><div>print(&quot;hello&quot;);</div><div>print(dataEngine.data[&quot;PowerDevil&quot;][&quot;Available profiles&quot;]);</div>
<div>print(&quot;world&quot;);</div><div><br></div><div>And it prints only &quot;hello&quot;, nothing else. I went through the code of JS bindings in runtime, tried playing around with it without luck. I&#39;m totally clueless on this now.</div>
<div><br></div><div>Cheers,</div><div>Viranch</div></div>