Go to file
Laurent Montel b4e71d407f Adapt to new kde4 api
Remove some qt3support

svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=478902
2005-11-08 10:20:07 +00:00
tests add drag and drop to AppletInfo 2005-10-05 20:44:14 +00:00
appletinfo.cpp Adapt to new kde4 api 2005-11-08 10:20:07 +00:00
appletinfo.h add drag and drop to AppletInfo 2005-10-05 20:44:14 +00:00
Makefile.am things builds, but the test is fubar'd until i figure out how to get the 2005-09-07 20:23:08 +00:00
README things builds, but the test is fubar'd until i figure out how to get the 2005-09-07 20:23:08 +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 regrading this lbirary.