QML and Plasma -> progress()

Marco Martin notmart at gmail.com
Thu Oct 7 19:50:44 CEST 2010


On Thursday 07 October 2010, Marco Martin wrote:
> i'm splitting into several plugins, also to make clear what's intended to
> stay and what is more legacy so
> org.kde.plasma.graphicswidgets: the current plasma widgets
> org.kde.plasma.graphicslayouts: linear and grid layouts: i'm still not
> happy about its existence, but what about  having a
> org.kde.graphicslayouts namespace?
> 
> org.kde.plasma.graphics: graphics stuff that is not a graphicswidget: theme
> (still thinking to register it in libplasma), svg, framesvg, svgitem and
> framesvgitem (the latter two are qdeclarativeitems that paint svg and
> framesvg would be needed for instance if we do a qtcomponents set)
> 
> org.kde.plasma.core: dataengines, services and everything non graphic we
> can decide to bind

in the end did merge plasma.graphics and plasma.core since both were quite 
small.
a really nice countereffect of those plugins is that now is possible to use 
this stuff from outside a plasma app, so for instance is possible to use a 
dataengine directly from qmlviewer ;)

Cheers,
Marco Martin


More information about the Plasma-devel mailing list