31ffe09826
${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} in each and every file anymore [only when subdirs might depend on that]. Also ran a script which makes sure that ${KDE4_INCLUDE_DIR} and ${QT_INCLUDES} are added -last-, so that installed headers are not preferred over (possibly more uptodate) local headers. svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=521887 |
||
---|---|---|
tests | ||
applet.cpp | ||
applet.h | ||
appletChain.cpp | ||
appletChain.h | ||
appletCompositor.cpp | ||
appletCompositor.h | ||
appletLayout.cpp | ||
appletLayout.h | ||
CMakeLists.txt | ||
Makefile.am | ||
Messages.sh | ||
plasma.cpp | ||
plasma.h | ||
README |
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.