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

Motion easing. More...

#include <qml_material/token/token.hpp>

Properties

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

Detailed Description

Motion easing.


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