Aaron J. Seigo 10dd76c794 * when connecting sources, invoke the updated method so they get the current values immediately
* add the ability to limit the number of data sources in an engine; least used items drop off. the algorithm for this is pretty simplistic and not overly scalable, but that's something that can be fixed when we run into problems (e.g. setLimit(1000) or something silly =)

svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=668927
2007-05-28 05:43:54 +00:00
2007-05-21 14:28:03 +00:00
2007-05-21 14:28:03 +00:00
2007-05-27 08:01:31 +00:00
2007-05-27 08:01:31 +00:00
2007-05-27 07:59:56 +00:00
2007-05-27 08:01:31 +00:00
2007-05-27 08:00:46 +00:00
2007-05-27 08:00:46 +00:00
2007-05-21 18:48:13 +00:00
2007-05-24 20:01:12 +00:00
2007-05-20 20:13:46 +00:00
2006-09-28 10:13:02 +00:00
2007-05-27 08:01:31 +00:00
2007-05-27 08:01:31 +00:00
2007-05-21 14:28:03 +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%