More Mainpage.dox changes
svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=667061
This commit is contained in:
parent
dfb58b44c1
commit
18a8791a43
@ -3,9 +3,10 @@
|
|||||||
*
|
*
|
||||||
* This directory contains the classes making up libplasma, which provides the
|
* This directory contains the classes making up libplasma, which provides the
|
||||||
* core framework used by Plasma and its components. This includes applet and
|
* core framework used by Plasma and its components. This includes applet and
|
||||||
* extension definitions and loading, common GUI elements, etc.
|
* extension definitions and loading, <a href="../widgets/html">common GUI
|
||||||
*
|
* elements</a>, etc.
|
||||||
|
*
|
||||||
* Domain specific sets of functionality, e.g. for network awareness or sensors,
|
* Domain specific sets of functionality, e.g. for network awareness or sensors,
|
||||||
* are not found here but in one of the Plasma Engines.
|
* are not found here but in one of the Plasma <a href="../../engines/html">Engines</a>.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
@ -72,7 +72,7 @@ public:
|
|||||||
void setText(const QString &text);
|
void setText(const QString &text);
|
||||||
|
|
||||||
public Q_SLOTS:
|
public Q_SLOTS:
|
||||||
// DataVisualization overriden virtual slots
|
// DataVisualization overridden virtual slots
|
||||||
void updated(const Plasma::DataEngine::Data &data);
|
void updated(const Plasma::DataEngine::Data &data);
|
||||||
|
|
||||||
Q_SIGNALS:
|
Q_SIGNALS:
|
||||||
|
Loading…
Reference in New Issue
Block a user