|
QmlMaterial 0.1.0
|
Main token container for Material Design system. More...
#include <qml_material/token/token.hpp>
Properties | |
| qml_material::token::TypeScale * | typescale |
| Typography scale settings. | |
| qml_material::token::IconToken * | icon |
| Icon token settings and management. | |
| qml_material::token::Flick * | flick |
| Flick interaction settings. | |
| qml_material::token::Elevation | elevation |
| Elevation levels for shadows. | |
| qml_material::token::Duration | duration |
| Motion durations. | |
| qml_material::token::Easing | easing |
| Motion Easing. | |
| qml_material::token::State | state |
| State appearance settings. | |
| qml_material::token::Shape | shape |
| Shape styling settings. | |
| qml_material::token::WindowClass | window_class |
| Window classification settings. | |
| qml_material::token::Spacing | spacing |
| Standard spacing values. | |
| qml_material::token::SplitButtonSize | split_button |
| Split button size settings. | |
| qml_material::token::ButtonSize | button |
| Button size settings. | |
| qml_material::token::SegmentedButtonSize | segmented_button |
| Segmented button size settings. | |
| qml_material::token::IconButtonSize | icon_button |
| Icon button size settings. | |
| qml_material::token::BadgeSize | badge |
| Badge size settings. | |
Main token container for Material Design system.
Centralizes access to various Material Design tokens including typography, icons, animations, elevations, states, shapes, and window classifications.