How To Add QML Module with Plugins for Qt Creator

I decided to take a plunge into a KDE Plasma development with a simple plasmoid with Qt Creator. There’s a very good overview and a guide Getting Started Plasma QML tutorial Getting Started Programming with QML However, you will notice that when you do this in Qt Creator import org.kde.plasma.core 0.1 as PlasmaCore you will […]