![]() |
1.11 |
Animation related classes. More...
Classes | |
| class | Animation |
| Animation class with configurable easing function. More... | |
| class | AnimationDelay |
| Simple delay, useful to insert a delay in an AnimationSequence. More... | |
| class | AnimationSequence |
| Series of animations as a single animation. More... | |
| class | AutoAnimation |
| Animation object with built in timer. More... | |
| class | PropertyAnimatorType< T > |
| Animates a property of a widget. More... | |
Typedefs | |
| using | PropertyAnimator = PropertyAnimatorType< DefaultDim > |
| Helper type alias. | |
| using | PropertyAnimatorF = PropertyAnimatorType< float > |
| Helper type alias. | |
Animation related classes.
Helper type alias.
Animates a property of a widget.
| using PropertyAnimatorF = PropertyAnimatorType<float> |
Helper type alias.
Animates a property of a widget.