Revision 700844

Go back to digest for 19th August 2007

Features in KDE Base

Robert Knight committed changes in /trunk/KDE/kdebase/workspace/libs/plasma:

Add LayoutAnimator class. This provides a way to animate changes in layouts. eg. Fading in new items, fading out removed items, moving and resizing items smoothly as the layout changes. The layouts themselves need some small changes to make use of this class, and the client code must create the animator, attach it to the layout and choose the animation effects to use.

File Changes

Added 2 files
  • /trunk/KDE/kdebase/workspace/libs/plasma/widgets
  •   /layoutanimator.cpp
  •   /layoutanimator.h
Modified 3 files
  • /trunk/KDE/kdebase/workspace/libs/plasma
  •   /CMakeLists.txt
  •   /widgets/widget.cpp
  •   /widgets/widget.h
5 files changed in total