Defines corner radius values for shape styling.
More...
#include <qml_material/token/token.hpp>
|
qint32 | none |
| No corner radius (0dp)
|
|
qint32 | extra_small |
| Extra small corner radius (4dp)
|
|
qint32 | small |
| Small corner radius (8dp)
|
|
qint32 | medium |
| Medium corner radius (12dp)
|
|
qint32 | large |
| Large corner radius (16dp)
|
|
qint32 | extra_large |
| Extra large corner radius (28dp)
|
|
qint32 | full |
| Full circular corner radius (100dp)
|
|
Defines corner radius values for shape styling.
Contains predefined corner radius values from none (0) to full (100), used for consistent shape styling across the UI.
The documentation for this struct was generated from the following file:
- /home/runner/work/QmlMaterial/QmlMaterial/include/qml_material/token/token.hpp