libplasma
Plasma::AnimationDriver Class Reference
#include <animationdriver.h>

Detailed Description
Definition at line 40 of file animationdriver.h.
Constructor & Destructor Documentation
Plasma::AnimationDriver::AnimationDriver | ( | QObject * | parent = 0 |
) | [explicit] |
Definition at line 29 of file animationdriver.cpp.
Plasma::AnimationDriver::~AnimationDriver | ( | ) |
Definition at line 35 of file animationdriver.cpp.
Member Function Documentation
Animator::CurveShape Plasma::AnimationDriver::animationCurve | ( | Plasma::Animator::Animation | ) | const [virtual] |
Definition at line 81 of file animationdriver.cpp.
int Plasma::AnimationDriver::animationDuration | ( | Plasma::Animator::Animation | ) | const [virtual] |
Definition at line 57 of file animationdriver.cpp.
int Plasma::AnimationDriver::animationFps | ( | Plasma::Animator::Animation | animation | ) | const [virtual] |
Definition at line 39 of file animationdriver.cpp.
Animator::CurveShape Plasma::AnimationDriver::elementAnimationCurve | ( | Plasma::Animator::Animation | ) | const [virtual] |
Definition at line 91 of file animationdriver.cpp.
int Plasma::AnimationDriver::elementAnimationDuration | ( | Plasma::Animator::Animation | ) | const [virtual] |
Definition at line 76 of file animationdriver.cpp.
int Plasma::AnimationDriver::elementAnimationFps | ( | Plasma::Animator::Animation | animation | ) | const [virtual] |
Definition at line 51 of file animationdriver.cpp.
Definition at line 96 of file animationdriver.cpp.
QPixmap Plasma::AnimationDriver::elementDisappear | ( | qreal | progress, | |
const QPixmap & | pixmap | |||
) | [virtual] |
Definition at line 102 of file animationdriver.cpp.
void Plasma::AnimationDriver::itemActivated | ( | qreal | progress, | |
QGraphicsItem * | item | |||
) | [virtual] |
Definition at line 123 of file animationdriver.cpp.
void Plasma::AnimationDriver::itemAppear | ( | qreal | progress, | |
QGraphicsItem * | item | |||
) | [virtual] |
Definition at line 111 of file animationdriver.cpp.
void Plasma::AnimationDriver::itemDisappear | ( | qreal | progress, | |
QGraphicsItem * | item | |||
) | [virtual] |
Definition at line 117 of file animationdriver.cpp.
void Plasma::AnimationDriver::itemSlideIn | ( | qreal | progress, | |
QGraphicsItem * | item, | |||
const QPoint & | start, | |||
const QPoint & | destination | |||
) | [virtual] |
Definition at line 129 of file animationdriver.cpp.
void Plasma::AnimationDriver::itemSlideOut | ( | qreal | progress, | |
QGraphicsItem * | item, | |||
const QPoint & | start, | |||
const QPoint & | destination | |||
) | [virtual] |
Definition at line 136 of file animationdriver.cpp.
Animator::CurveShape Plasma::AnimationDriver::movementAnimationCurve | ( | Plasma::Animator::Movement | ) | const [virtual] |
Definition at line 86 of file animationdriver.cpp.
int Plasma::AnimationDriver::movementAnimationDuration | ( | Plasma::Animator::Movement | movement | ) | const [virtual] |
Definition at line 62 of file animationdriver.cpp.
int Plasma::AnimationDriver::movementAnimationFps | ( | Plasma::Animator::Movement | movement | ) | const [virtual] |
Definition at line 45 of file animationdriver.cpp.
The documentation for this class was generated from the following files: