The StackpageSwitcherAnimation class holdings the animations of the stack page animations.
More...
#include <stackpage_switcher_animation.h>
|
static constexpr unsigned short | ANIMATION_DURATION = 400 |
| the animation duration
|
|
The StackpageSwitcherAnimation class holdings the animations of the stack page animations.
◆ StackpageSwitcherAnimation() [1/3]
StackpageSwitcherAnimation::StackpageSwitcherAnimation |
( |
QObject * |
parent = nullptr | ) |
|
|
inlineexplicit |
Construct a new Stackpage Switcher Animation object.
- Parameters
-
◆ StackpageSwitcherAnimation() [2/3]
StackpageSwitcherAnimation::StackpageSwitcherAnimation |
( |
QObject * |
parent = nullptr | ) |
|
|
inlineexplicit |
Construct a new Stackpage Switcher Animation object.
- Parameters
-
◆ StackpageSwitcherAnimation() [3/3]
StackpageSwitcherAnimation::StackpageSwitcherAnimation |
( |
QObject * |
parent = nullptr | ) |
|
|
inlineexplicit |
Construct a new Stackpage Switcher Animation object.
- Parameters
-
◆ process_animations() [1/3]
void StackpageSwitcherAnimation::process_animations |
( |
QStackedWidget * |
binding_widget, |
|
|
AnimationInfo * |
animation_info |
|
) |
| |
|
static |
process_animations process the animations
- Parameters
-
binding_widget | the widget to be animated |
animation_info | the animation info |
◆ process_animations() [2/3]
static void StackpageSwitcherAnimation::process_animations |
( |
QStackedWidget * |
binding_widget, |
|
|
AnimationInfo * |
animation_info |
|
) |
| |
|
static |
process_animations process the animations
- Parameters
-
binding_widget | the widget to be animated |
animation_info | the animation info |
◆ process_animations() [3/3]
static void StackpageSwitcherAnimation::process_animations |
( |
QStackedWidget * |
binding_widget, |
|
|
AnimationInfo * |
animation_info |
|
) |
| |
|
static |
process_animations process the animations
- Parameters
-
binding_widget | the widget to be animated |
animation_info | the animation info |
The documentation for this struct was generated from the following files: