Home |
The QtParallelAnimationGroup class provides a parallel group of animations. More...
#include <QtParallelAnimationGroup>
This class is under development and is subject to change.
Inherits QtAnimationGroup.
The QtParallelAnimationGroup class provides a parallel group of animations.
The animations are all started at the same time, and run in parallel. The animation group finishes when the longest lasting animation has finished.
Constructs a QtParallelAnimationGroup. parent is passed to QObject's constructor.
Destroys the animation group. It will also destroy all its animations.
Copyright © 2009 Nokia | Trademarks | Qt Solutions |