* 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
svn path=/trunk/KDE/kdebase/workspace/lib/plasma/; revision=673398
* include KGenericFactory so subclasses don't have to
* move the plugin macro to Animator where it belongs
svn path=/trunk/KDE/kdebase/workspace/lib/plasma/; revision=673394