Could use some help on getting the QML taskmanager running in KDE 4.8

Aaron J. Seigo aseigo at kde.org
Mon May 7 08:15:51 UTC 2012


On Sunday, May 6, 2012 01:20:29 Mark wrote:
> Then simply running "plasmoidviewer" in the compiled package path of that
> branch.

the package is loaded by the library, which is an Applet, not the other way 
around. it is not a QML only plasmoid, but a C++ plasmoid which is using QML 
for its UI. so install it and run it as you normally would a C++ plasmoid.

(note that this could be turned into a pure QML plasmoid if the C++ bits were 
converted into a QML component plugin so that things like GroupManager and 
TasksModel are accessible from QML; in fact, it could be possible to put that 
into libtaskmanager itself.)

-- 
Aaron J. Seigo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20120507/a672aebe/attachment.sig>


More information about the Plasma-devel mailing list