Revision 1bfaf65...
Go back to digest for 10th November 2013Features in KDE Base
Martin Gräßlin committed changes in [kdelibs/frameworks] /kconfigwidgets:
New KColorSchemeManager to support changing color scheme in app
This class is inspired by functionality offered by e.g. Krita and
Digikam to allow the user to select a different color scheme for the
application.
This manager simplifies this task and also ensures that the required
property on QApplication is set, so that a QStyle can pass the scheme
to the window manager/compositor for the windows of the application.
REVIEW: 113685
File Changes
Added 4 files
- /kconfigwidgets
- tier3/src/kcolorschememanager.cpp
- tier3/src/kcolorschememanager.h
- tier3/src/kcolorschememanager_p.h
- tier3/tests/kcolorschemedemo.cpp
Modified 2 files
- /kconfigwidgets
- tier3/src/CMakeLists.txt
- tier3/tests/CMakeLists.txt
6 files changed in total