More Info

Revision 775198

(Back to digest)
 

Other in KDE Base

Andreas Aardal Hanssen committed changes in /trunk/KDE/kdebase/workspace/libs/plasma:

Introduce QGraphicsItem::CacheMode in place of Widget::CachePaintMode.
This move was planned from the beginning; Widget::CachePaintMode was a backport of the same feature in Qt 4.4. OK'ed by aseigo after post on panel-devel. I've left CachePaintMode in there (it simply redirects to CacheMode); I don't know if it's OK to remove these APIs or not (and it's not monday anyway).

File Changes

Modified 3 files
/trunk/KDE/kdebase/workspace/libs/plasma
 
/containment.cpp
 
/widgets/flash.cpp
 
/widgets/widget.cpp
3 files changed in total