Revision 673398

Go back to digest for 17th June 2007

Features in KDE Base

Aaron J. Seigo committed changes in /trunk/KDE/kdebase/workspace/lib/plasma:

* add a set of "completed" methods to the animations so the animator can clean up
* instead of passing in the frame, pass in the % completed in a qreal (0.0 - 1.0), allowing the Animator to remain innocent of animation time elapse
* call the Animator immediately with 0% to allow it to start immediately and do setup

File Changes

Modified 4 files
  • /trunk/KDE/kdebase/workspace/lib/plasma
  •   /animator.cpp
  •   /animator.h
  •   /phase.cpp
  •   /phase.h
4 files changed in total