2007-05-20 16:35:08 +02:00
|
|
|
/**
|
|
|
|
* @mainpage Plasma libraries
|
|
|
|
*
|
|
|
|
* This directory contains the classes making up libplasma, which provides the
|
|
|
|
* core framework used by Plasma and its components. This includes applet and
|
2007-05-21 20:48:13 +02:00
|
|
|
* extension definitions and loading, <a href="../widgets/html">common GUI
|
|
|
|
* elements</a>, etc.
|
|
|
|
*
|
2007-05-20 16:35:08 +02:00
|
|
|
* Domain specific sets of functionality, e.g. for network awareness or sensors,
|
2007-05-21 20:48:13 +02:00
|
|
|
* are not found here but in one of the Plasma <a href="../../engines/html">Engines</a>.
|
2007-05-20 16:35:08 +02:00
|
|
|
*
|
|
|
|
*/
|