The AnimationInfo class contains the animation info that the static functions process_animations requ...
Definition stackpage_switcher_animation.h:24
int animation_duration
the animation duration
Definition stackpage_switcher_animation.h:27
bool toLeft
the direction of the animation
Definition stackpage_switcher_animation.h:26
int new_index
the new index to be switched
Definition stackpage_switcher_animation.h:25
The StackpageSwitcherAnimation class holdings the animations of the stack page animations.
Definition stackpage_switcher_animation.h:6
StackpageSwitcherAnimation(QObject *parent=nullptr)
Construct a new Stackpage Switcher Animation object.
Definition stackpage_switcher_animation.h:18
static constexpr unsigned short ANIMATION_DURATION
the animation duration
Definition stackpage_switcher_animation.h:17
static void process_animations(QStackedWidget *binding_widget, AnimationInfo *animation_info)
process_animations process the animations