879e215a43
* make DataEngine take a QObject in the connect, making DataVisualization somewhere superfluous. unless it ends up doing something useful soon, DataVisualization as a class will be going away. svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=667167 |
||
---|---|---|
includes | ||
tests | ||
widgets | ||
abstractrunner.cpp | ||
abstractrunner.h | ||
applet.cpp | ||
applet.h | ||
appletLayout.cpp | ||
appletLayout.h | ||
CMakeLists.txt | ||
dataengine.cpp | ||
dataengine.h | ||
datasource.cpp | ||
datasource.h | ||
datavisualization.cpp | ||
datavisualization.h | ||
interface.cpp | ||
interface.h | ||
Mainpage.dox | ||
Messages.sh | ||
plasma_dataengine.desktop | ||
plasma_export.h | ||
plasma.cpp | ||
plasma.h | ||
README | ||
svg.cpp | ||
svg.h | ||
theme.cpp | ||
theme.h |
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.