Aaron J. Seigo 30f07bb62c add the concept of element animation. right now it only provides support for modifying a pixmap; positioning needs to be added, but this at least shows that it works(tm)
the idea is that you register an element animation and get back an id. you can associate a pixmap with that id and off you go. the item gets update() calls whenever the anim changes and you can fetch your precious little pixmap back with a call to animationResult.

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=677782
2007-06-19 21:56:03 +00:00
2007-06-07 20:42:01 +00:00
2007-05-21 14:28:03 +00:00
2007-06-13 21:26:08 +00:00
2007-06-16 23:38:56 +00:00
2007-06-17 20:05:43 +00:00
2007-06-16 23:38:56 +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%