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

Represents a window class category with size constraints. More...

#include <qml_material/token/token.hpp>

Properties

qint32 min_width
 Minimum width of the window class range.
 
qint32 max_width
 Maximum width of the window class range.
 
qml_material::Enum::WindowClassType type
 Type classification of the window size (compact, medium, expanded etc.)
 

Detailed Description

Represents a window class category with size constraints.

Defines a window size range with minimum and maximum width values, and associates it with a specific window class type.


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