Plasma/libplasma2/libplasmanographicsbakends: Difference between revisions

From KDE Community Wiki
(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 ...")
 
(No difference)

Latest revision as of 13:59, 22 September 2012

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