Aaron J. Seigo fbbab1b9b6 time to break everyone's plasmoids.
- add setDrawStandardBackground(bool) to get our common background
- make paint private and introduce paintInterface (with the same params) instead

this should make standardizing looks a bit easier and give us a way to paint the on-hover applet interface. we may need to do the same with boundingRect?

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=679036
2007-06-22 20:28:42 +00:00
2007-06-07 20:42:01 +00:00
2007-05-21 14:28:03 +00:00
2007-06-22 20:28:42 +00:00
2007-06-22 20:28:42 +00:00
2007-05-21 18:48:13 +00:00
2007-06-17 00:33:44 +00:00
2007-06-17 00:33:44 +00:00
2007-06-17 01:04:59 +00:00
2007-06-17 01:04:59 +00:00
2007-05-20 20:13:46 +00:00
2006-09-28 10:13:02 +00:00
2007-06-07 20:57:18 +00:00
2007-06-04 08:24:29 +00:00
2007-06-07 20:57:18 +00:00

libplasma

This directory contains the classes making up libplasma, which provides the
core framework used by Plasma and its components. This includes applet and
extension definitions and loading, common GUI elements, etc.

Domain specific sets of functionality, e.g. for network awareness or sensors,
are not found here but in one of the Plasma Engines.

Please refer to the Plasma website (http://plasma.kde.org) for API
documentation and design documents regarding this library.
Description
No description provided
Readme 40 MiB
Languages
C++ 63.9%
QML 29.4%
CMake 3.3%
Shell 1.3%
Python 1%
Other 1%