QmlMaterial 0.1.0
Loading...
Searching...
No Matches
qml_material::token::Easing Struct Reference

Motion easing. More...

#include <qml_material/token/token.hpp>

Properties

QEasingCurve emphasized
 Animation curve for emphasized.
 
QEasingCurve emphasized_accelerate
 Animation curve for emphasized acceleration.
 
QEasingCurve emphasized_decelerate
 Animation curve for emphasized deceleration.
 
QEasingCurve standard
 Standard animation curve for balanced motion.
 
QEasingCurve standard_accelerate
 Animation curve for standard acceleration.
 
QEasingCurve standard_decelerate
 Animation curve for standard deceleration.
 
QEasingCurve legacy
 Legacy animation curve (backward compatibility)
 
QEasingCurve legacy_accelerate
 Legacy acceleration curve.
 
QEasingCurve legacy_decelerate
 Legacy deceleration curve.
 
QEasingCurve linear
 Linear animation curve (constant speed)
 

Detailed Description

Motion easing.


The documentation for this struct was generated from the following file: