<div dir="ltr"><div><div>So far in my QML/QT Quick programs instead of doing an import like this:<br><br></div>import  org.kde.plasma.extras as PlasmaExtras<br><br>I have to do something like this: <br><br> import "/usr/lib64/kde4/imports/org/kde/plasma/extras" as PlasmaExtras<br>
<br></div>so far that's been OK, but now I'm starting to use create more complex programs and some of those imports have their own imports.  So I need to get this fixed.  What do I need to do in order to get this to work correctly?<br>
<br>Thank you very much,<br><div><div><br clear="all"><div><div>--<br>Eric Mesa<div><a href="http://about.me/ericmesa" target="_blank">http://about.me/ericmesa</a><br><a href="https://www.vizify.com/ericmesa" target="_blank">https://www.vizify.com/ericmesa</a><br>
<a href="http://www.ericsbinaryworld.com" target="_blank">http://www.ericsbinaryworld.com</a></div></div>
</div></div></div></div>