plasma-framework/kpart
Script Kiddy b6698c3349 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1215655
2011-01-19 06:32:58 +00:00
..
scripting Add missing debug includes. 2010-11-10 16:03:55 +00:00
CMakeLists.txt don't install headers; linking against the kpart is incorrect 2011-01-16 18:58:51 +00:00
kpart.kdev4 Move plasma-kpart to kdebase-runtime. 2010-09-04 23:23:35 +00:00
plasma-kpart.desktop SVN_SILENT made messages (.desktop file) 2011-01-19 06:32:58 +00:00
plasmakpart.cpp * don't install an event filter when there is no event filter implemented 2011-01-16 19:12:25 +00:00
plasmakpart.h * don't install an event filter when there is no event filter implemented 2011-01-16 19:12:25 +00:00
plasmakpartcorona.cpp * can't call first on an empty list, so be careful with that 2011-01-16 19:17:00 +00:00
plasmakpartcorona.h * can't call first on an empty list, so be careful with that 2011-01-16 19:17:00 +00:00
plasmakpartview.cpp minor cleanup 2011-01-16 19:29:34 +00:00
plasmakpartview.h Move plasma-kpart to kdebase-runtime. 2010-09-04 23:23:35 +00:00
README Move plasma-kpart to kdebase-runtime. 2010-09-04 23:23:35 +00:00

=== What ===
This is a generic shell that can be embedded in any KDE application
which supports KParts to provide easy capabilities to add a plasma-based
dashboard to their application.

=== How can I use this code? ===
See http://techbase.kde.org/Development/Tutorials/Plasma/ApplicationShell