#include <FxUIPropertyAnimation.h>
Definition at line 28 of file FxUIPropertyAnimation.h.
◆ CFxUIPropertyAnimation()
| CFxUIPropertyAnimation::CFxUIPropertyAnimation |
( |
| ) |
|
|
explicit |
◆ ~CFxUIPropertyAnimation()
| CFxUIPropertyAnimation::~CFxUIPropertyAnimation |
( |
| ) |
|
◆ finished()
Signal is emitted after animation is finished
◆ setDuration()
| void CFxUIPropertyAnimation::setDuration |
( |
int | msecs | ) |
|
Sets the duration of the animation in milliseconds
- Parameters
-
| msecs; | default: 250 milliseconds |
◆ setEndValue()
Sets the end value of the animation
- Parameters
-
◆ setPropertyName()
Sets the target property name for this animation
- Parameters
-
◆ setStartValue()
Sets the optional start value of the animation
- Parameters
-
◆ setTargetObject()
Sets the target CFxUIObject for this animation.
- Parameters
-
◆ start()
| void CFxUIPropertyAnimation::start |
( |
| ) |
|
◆ stop()
| void CFxUIPropertyAnimation::stop |
( |
| ) |
|
◆ targetObject()
| CFxUIObject * CFxUIPropertyAnimation::targetObject |
( |
| ) |
const |
Returns the target CFxUIObject for this animation.
- Returns
- targetObject
The documentation for this class was generated from the following file: