Alex Merry 2b4b22883d Make the APIDOX not lie, and change the logic to make sense
(loadDataEngine will always return a data engine - it just
might not be valid).

I changed it this way, rather than changing the test to
engine->isValid(), since all the plasmoids written so far
blindly assume a valid pointer is returned.  (In fact, they
all blindly assume the correct data engine is returned, but
at least this way they shouldn't crash plasma :-P)


svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=686301
2007-07-11 01:24:43 +00:00
2007-07-01 13:47:06 +00:00
2007-05-21 14:28:03 +00:00
2007-07-10 09:14:12 +00:00
2007-06-24 06:35:49 +00:00
2007-07-09 09:33:15 +00:00
2007-07-09 09:33:15 +00:00
2007-07-09 09:33:15 +00:00
2007-07-09 09:33:15 +00:00
2007-05-21 18:48:13 +00:00
2007-06-17 00:33:44 +00:00
2007-06-17 00:33:44 +00:00
2007-06-17 01:04:59 +00:00
2007-06-17 01:04:59 +00:00
2007-05-20 20:13:46 +00:00
2006-09-28 10:13:02 +00:00
2007-06-07 20:57:18 +00:00
2007-06-04 08:24:29 +00:00
2007-06-07 20:57:18 +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 regarding this library.
Description
No description provided
Readme 40 MiB
Languages
C++ 63.9%
QML 29.4%
CMake 3.3%
Shell 1.3%
Python 1%
Other 1%