Plasma::Animator Member List
This is the complete list of members for
Plasma::Animator, including all inherited members.
| ActivateAnimation enum value | Plasma::Animator | |
| animateElement(QGraphicsItem *obj, Animation) | Plasma::Animator | |
| animateItem(QGraphicsItem *item, Animation anim) | Plasma::Animator | |
| Animation enum name | Plasma::Animator | |
| animationFinished(QGraphicsItem *item, Plasma::Animator::Animation anim) | Plasma::Animator | [signal] |
| AppearAnimation enum value | Plasma::Animator | |
| currentPixmap(int id) | Plasma::Animator | |
| CurveShape enum name | Plasma::Animator | |
| customAnimation(int frames, int duration, Animator::CurveShape curve, QObject *receiver, const char *method) | Plasma::Animator | |
| customAnimationFinished(int id) | Plasma::Animator | [signal] |
| DisappearAnimation enum value | Plasma::Animator | |
| EaseInCurve enum value | Plasma::Animator | |
| EaseInOutCurve enum value | Plasma::Animator | |
| EaseOutCurve enum value | Plasma::Animator | |
| elementAnimationFinished(int id) | Plasma::Animator | [signal] |
| FastSlideInMovement enum value | Plasma::Animator | |
| FastSlideOutMovement enum value | Plasma::Animator | |
| isAnimating() const | Plasma::Animator | |
| LinearCurve enum value | Plasma::Animator | |
| moveItem(QGraphicsItem *item, Movement movement, const QPoint &destination) | Plasma::Animator | |
| Movement enum name | Plasma::Animator | |
| movementFinished(QGraphicsItem *item) | Plasma::Animator | [signal] |
| self() | Plasma::Animator | [static] |
| setInitialPixmap(int id, const QPixmap &pixmap) | Plasma::Animator | |
| SlideInMovement enum value | Plasma::Animator | |
| SlideOutMovement enum value | Plasma::Animator | |
| stopCustomAnimation(int id) | Plasma::Animator | |
| stopElementAnimation(int id) | Plasma::Animator | |
| stopItemAnimation(int id) | Plasma::Animator | |
| stopItemMovement(int id) | Plasma::Animator | |
| timerEvent(QTimerEvent *event) | Plasma::Animator | [protected] |