Working with QT Quick in QT Creator.  Using QML to do GUI design.  Finally figured out my data engine issues that I emailed about about back in August.  So now I want to connect to my data engine.  I found this website: <a href="http://techbase.kde.org/Development/Tutorials/Plasma/QML/API#Data_Engines">http://techbase.kde.org/Development/Tutorials/Plasma/QML/API#Data_Engines</a>  but when I put in  "import org.kde.plasma.core 0.1 as PlasmaCore" (no quotes) I get the error <span style="color:rgb(180,9,9);font-family:monospace;font-size:9pt">"module "org.kde.plasma.core" is not installed"  </span><br>
<br><div>So I'm curious if that's the right import to use and if it is - what packages do I need?  I'm on Fedora and the data engine "compiled" (in python) and my QML runs just fine without that import line so I'm not quite sure what I'm missing.</div>
<div><br></div><div>Thanks!</div><div>--<br>Eric Mesa<br><a href="http://www.ericsbinaryworld.com" target="_blank">http://www.ericsbinaryworld.com</a><br>
</div>