Aaron J. Seigo 4c4b013b89 * implement the engine, source and visualization classes
* queue updates so that multiple calls to setData don't result in a storm of updated signals
* some API cleanups, e.g. connect -> connectSource
* provide and install a ServiceType .desktop; this adds the X-EngineName QString symbol. maybe that's too generic.

svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=666241
2007-05-19 08:38:46 +00:00
2007-04-22 09:35:04 +00:00
2007-04-22 09:35:04 +00:00
2007-03-05 00:07:21 +00:00
2007-04-22 09:35:04 +00:00
2007-04-01 21:07:41 +00:00
2007-03-09 17:07:18 +00:00
2007-03-01 00:00:23 +00:00
2006-01-23 11:37:31 +00:00
2006-01-23 11:37:31 +00:00
2006-09-28 10:13:02 +00:00
2007-05-18 22:05:00 +00:00
2007-05-13 17:47:20 +00:00
2007-04-22 09:35:04 +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%