4090084e34
Also cleaned out a bit the code, and improved the painting algorithm. Removed the harcoded values for adjusting the hands, now they're calculated runtime. Still have to make it more flexible, permitting to the artist to specify his center for the hand. svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=668557 |
||
---|---|---|
includes | ||
tests | ||
widgets | ||
abstractrunner.cpp | ||
abstractrunner.h | ||
applet.cpp | ||
applet.h | ||
appletLayout.cpp | ||
appletLayout.h | ||
CMakeLists.txt | ||
dataengine.cpp | ||
dataengine.h | ||
dataenginemanager.cpp | ||
dataenginemanager.h | ||
datasource.cpp | ||
datasource.h | ||
interface.cpp | ||
interface.h | ||
Mainpage.dox | ||
Messages.sh | ||
plasma_applet.desktop | ||
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.