Plasma/libplasma2/libplasmanographicsbakends

From KDE Community Wiki
Revision as of 13:59, 22 September 2012 by Afiestas (talk | contribs) (Created page with "== Discussion == The above issue suggests that libplasma could not depend anymore neither from QGraphicsView or SceneGraph. == Proposed Solution == All the rendering specific ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Discussion

The above issue suggests that libplasma could not depend anymore neither from QGraphicsView or SceneGraph.

Proposed Solution

All the rendering specific code will go into QML imports. Libplasma could still retain QPainter specific classes, such as Svg and FrameSvg, paintutils and so on