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

Defines standard spacing values. More...

#include <qml_material/token/token.hpp>

Properties

qint32 none
 None (0dp)
 
qint32 extra_small
 Extra small spacing (4dp)
 
qint32 small
 Small spacing (8dp)
 
qint32 medium_small
 Medium-small spacing (12dp)
 
qint32 medium
 Medium spacing (16dp)
 
qint32 large_medium
 Large-medium spacing (24dp)
 
qint32 large
 Large spacing (32dp)
 
qint32 extra_large
 Extra large spacing (48dp)
 

Detailed Description

Defines standard spacing values.

Provides a set of consistent spacing values used for layout, padding, and margins throughout the UI.


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