Plasma
Plasma::SequentialAnimationGroup Class Reference
#include <animationgroup_p.h>
Inheritance diagram for Plasma::SequentialAnimationGroup:

Public Slots | |
| void | addAnimation (QAbstractAnimation *animation) |
| QAbstractAnimation * | animationAt (int index) const |
| int | animationCount () const |
| void | clear () |
| int | indexOfAnimation (QAbstractAnimation *animation) const |
| void | insertAnimation (int index, QAbstractAnimation *animation) |
| void | removeAnimation (QAbstractAnimation *animation) |
Public Member Functions | |
| SequentialAnimationGroup (QObject *parent) | |
Detailed Description
Definition at line 45 of file animationgroup_p.h.
Constructor & Destructor Documentation
| Plasma::SequentialAnimationGroup::SequentialAnimationGroup | ( | QObject * | parent | ) |
Definition at line 65 of file animationgroup.cpp.
Member Function Documentation
| void Plasma::SequentialAnimationGroup::addAnimation | ( | QAbstractAnimation * | animation | ) | [slot] |
Definition at line 70 of file animationgroup.cpp.
| QAbstractAnimation * Plasma::SequentialAnimationGroup::animationAt | ( | int | index | ) | const [slot] |
Definition at line 75 of file animationgroup.cpp.
| int Plasma::SequentialAnimationGroup::animationCount | ( | ) | const [slot] |
Definition at line 80 of file animationgroup.cpp.
| void Plasma::SequentialAnimationGroup::clear | ( | ) | [slot] |
Definition at line 85 of file animationgroup.cpp.
| int Plasma::SequentialAnimationGroup::indexOfAnimation | ( | QAbstractAnimation * | animation | ) | const [slot] |
Definition at line 90 of file animationgroup.cpp.
| void Plasma::SequentialAnimationGroup::insertAnimation | ( | int | index, | |
| QAbstractAnimation * | animation | |||
| ) | [slot] |
Definition at line 95 of file animationgroup.cpp.
| void Plasma::SequentialAnimationGroup::removeAnimation | ( | QAbstractAnimation * | animation | ) | [slot] |
Definition at line 100 of file animationgroup.cpp.
The documentation for this class was generated from the following files:
KDE 4.5 API Reference