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

Motion duration. More...

#include <qml_material/token/token.hpp>

Properties

qreal short1 { 50 }
 Extra short duration (50ms)
 
qreal short2 { 100 }
 Short duration (100ms)
 
qreal short3 { 150 }
 Short-medium duration (150ms)
 
qreal short4 { 200 }
 Medium-short duration (200ms)
 
qreal medium1 { 250 }
 Medium duration (250ms)
 
qreal medium2 { 300 }
 Medium-standard duration (300ms)
 
qreal medium3 { 350 }
 Medium-long duration (350ms)
 
qreal medium4 { 400 }
 Extended medium duration (400ms)
 
qreal long1 { 450 }
 Long duration (450ms)
 
qreal long2 { 500 }
 Extended long duration (500ms)
 
qreal long3 { 550 }
 Very long duration (550ms)
 
qreal long4 { 600 }
 Maximum long duration (600ms)
 
qreal extra_long1 { 700 }
 Extra long duration (700ms)
 
qreal extra_long2 { 800 }
 Extended extra long duration (800ms)
 
qreal extra_long3 { 900 }
 Very extra long duration (900ms)
 
qreal extra_long4 { 1000 }
 Maximum extra long duration (1000ms)
 

Detailed Description

Motion duration.


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