Revision 640418

Go back to digest for 11th March 2007

Features in KDE Base

Aaron J. Seigo committed changes in /trunk/KDE/kdebase/workspace/plasma/lib:

Plasma::Svg debuts. it is an image centric wrapper around QSvgRenderer that takes care of things such as:

* caching rendered pixmaps
* looking up the images from the Plasma::Theme
* scheduling needed updates, e.g. when the plasma theme changes

File Changes

Added 2 files
  • /trunk/KDE/kdebase/workspace/plasma/lib
  •   /svg.cpp
  •   /svg.h
Modified 3 files
  • /trunk/KDE/kdebase/workspace/plasma/lib
  •   /CMakeLists.txt
  •   /theme.cpp
  •   /theme.h
5 files changed in total