Fluid 1.3.0
Material Design for QtQuick and Qml
Loading...
Searching...
No Matches
Fluid::ShapeTokens Struct Reference

Material Design 3 system shape tokens. More...

#include <shapetokens.h>

Public Member Functions

constexpr ShapeValue cornerExtraExtraLarge () const
 
constexpr ShapeValue cornerExtraLarge () const
 
constexpr ShapeValue cornerExtraLargeIncreased () const
 
constexpr ShapeValue cornerExtraLargeTop () const
 
constexpr ShapeValue cornerExtraSmall () const
 
constexpr ShapeValue cornerExtraSmallTop () const
 
constexpr ShapeValue cornerFull () const
 
constexpr ShapeValue cornerLarge () const
 
constexpr ShapeValue cornerLargeEnd () const
 
constexpr ShapeValue cornerLargeIncreased () const
 
constexpr ShapeValue cornerLargeStart () const
 
constexpr ShapeValue cornerLargeTop () const
 
constexpr ShapeValue cornerMedium () const
 
constexpr ShapeValue cornerNone () const
 
constexpr ShapeValue cornerSmall () const
 
constexpr qreal cornerValueExtraExtraLarge () const
 
constexpr qreal cornerValueExtraLarge () const
 
constexpr qreal cornerValueExtraLargeIncreased () const
 
constexpr qreal cornerValueExtraSmall () const
 
constexpr qreal cornerValueFull () const
 
constexpr qreal cornerValueLarge () const
 
constexpr qreal cornerValueLargeIncreased () const
 
constexpr qreal cornerValueMedium () const
 
constexpr qreal cornerValueNone () const
 
constexpr qreal cornerValueSmall () const
 

Properties

QML_ANONYMOUSFluid::ShapeValue cornerExtraExtraLarge
 
Fluid::ShapeValue cornerExtraLarge
 
Fluid::ShapeValue cornerExtraLargeIncreased
 
Fluid::ShapeValue cornerExtraLargeTop
 
Fluid::ShapeValue cornerExtraSmall
 
Fluid::ShapeValue cornerExtraSmallTop
 
Fluid::ShapeValue cornerFull
 
Fluid::ShapeValue cornerLarge
 
Fluid::ShapeValue cornerLargeEnd
 
Fluid::ShapeValue cornerLargeIncreased
 
Fluid::ShapeValue cornerLargeStart
 
Fluid::ShapeValue cornerLargeTop
 
Fluid::ShapeValue cornerMedium
 
Fluid::ShapeValue cornerNone
 
Fluid::ShapeValue cornerSmall
 
qreal cornerValueExtraExtraLarge
 
qreal cornerValueExtraLarge
 
qreal cornerValueExtraLargeIncreased
 
qreal cornerValueExtraSmall
 
qreal cornerValueFull
 
qreal cornerValueLarge
 
qreal cornerValueLargeIncreased
 
qreal cornerValueMedium
 
qreal cornerValueNone
 
qreal cornerValueSmall
 

Detailed Description

Material Design 3 system shape tokens.

Shape values use the same physical corner names as QML Rectangle radius properties.

For more information see the Material Design 3 shape guidelines.

Definition at line 47 of file shapetokens.h.

Member Function Documentation

◆ cornerExtraExtraLarge()

constexpr ShapeValue Fluid::ShapeTokens::cornerExtraExtraLarge ( ) const
inlineconstexpr

Definition at line 81 of file shapetokens.h.

◆ cornerExtraLarge()

constexpr ShapeValue Fluid::ShapeTokens::cornerExtraLarge ( ) const
inlineconstexpr

Definition at line 86 of file shapetokens.h.

◆ cornerExtraLargeIncreased()

constexpr ShapeValue Fluid::ShapeTokens::cornerExtraLargeIncreased ( ) const
inlineconstexpr

Definition at line 91 of file shapetokens.h.

◆ cornerExtraLargeTop()

constexpr ShapeValue Fluid::ShapeTokens::cornerExtraLargeTop ( ) const
inlineconstexpr

Definition at line 96 of file shapetokens.h.

◆ cornerExtraSmall()

constexpr ShapeValue Fluid::ShapeTokens::cornerExtraSmall ( ) const
inlineconstexpr

Definition at line 101 of file shapetokens.h.

◆ cornerExtraSmallTop()

constexpr ShapeValue Fluid::ShapeTokens::cornerExtraSmallTop ( ) const
inlineconstexpr

Definition at line 106 of file shapetokens.h.

◆ cornerFull()

constexpr ShapeValue Fluid::ShapeTokens::cornerFull ( ) const
inlineconstexpr

Definition at line 113 of file shapetokens.h.

◆ cornerLarge()

constexpr ShapeValue Fluid::ShapeTokens::cornerLarge ( ) const
inlineconstexpr

Definition at line 118 of file shapetokens.h.

◆ cornerLargeEnd()

constexpr ShapeValue Fluid::ShapeTokens::cornerLargeEnd ( ) const
inlineconstexpr

Definition at line 122 of file shapetokens.h.

◆ cornerLargeIncreased()

constexpr ShapeValue Fluid::ShapeTokens::cornerLargeIncreased ( ) const
inlineconstexpr

Definition at line 126 of file shapetokens.h.

◆ cornerLargeStart()

constexpr ShapeValue Fluid::ShapeTokens::cornerLargeStart ( ) const
inlineconstexpr

Definition at line 131 of file shapetokens.h.

◆ cornerLargeTop()

constexpr ShapeValue Fluid::ShapeTokens::cornerLargeTop ( ) const
inlineconstexpr

Definition at line 135 of file shapetokens.h.

◆ cornerMedium()

constexpr ShapeValue Fluid::ShapeTokens::cornerMedium ( ) const
inlineconstexpr

Definition at line 139 of file shapetokens.h.

◆ cornerNone()

constexpr ShapeValue Fluid::ShapeTokens::cornerNone ( ) const
inlineconstexpr

Definition at line 144 of file shapetokens.h.

◆ cornerSmall()

constexpr ShapeValue Fluid::ShapeTokens::cornerSmall ( ) const
inlineconstexpr

Definition at line 148 of file shapetokens.h.

◆ cornerValueExtraExtraLarge()

constexpr qreal Fluid::ShapeTokens::cornerValueExtraExtraLarge ( ) const
inlineconstexpr

Definition at line 153 of file shapetokens.h.

◆ cornerValueExtraLarge()

constexpr qreal Fluid::ShapeTokens::cornerValueExtraLarge ( ) const
inlineconstexpr

Definition at line 157 of file shapetokens.h.

◆ cornerValueExtraLargeIncreased()

constexpr qreal Fluid::ShapeTokens::cornerValueExtraLargeIncreased ( ) const
inlineconstexpr

Definition at line 161 of file shapetokens.h.

◆ cornerValueExtraSmall()

constexpr qreal Fluid::ShapeTokens::cornerValueExtraSmall ( ) const
inlineconstexpr

Definition at line 165 of file shapetokens.h.

◆ cornerValueFull()

constexpr qreal Fluid::ShapeTokens::cornerValueFull ( ) const
inlineconstexpr

Definition at line 169 of file shapetokens.h.

◆ cornerValueLarge()

constexpr qreal Fluid::ShapeTokens::cornerValueLarge ( ) const
inlineconstexpr

Definition at line 173 of file shapetokens.h.

◆ cornerValueLargeIncreased()

constexpr qreal Fluid::ShapeTokens::cornerValueLargeIncreased ( ) const
inlineconstexpr

Definition at line 177 of file shapetokens.h.

◆ cornerValueMedium()

constexpr qreal Fluid::ShapeTokens::cornerValueMedium ( ) const
inlineconstexpr

Definition at line 181 of file shapetokens.h.

◆ cornerValueNone()

constexpr qreal Fluid::ShapeTokens::cornerValueNone ( ) const
inlineconstexpr

Definition at line 185 of file shapetokens.h.

◆ cornerValueSmall()

constexpr qreal Fluid::ShapeTokens::cornerValueSmall ( ) const
inlineconstexpr

Definition at line 189 of file shapetokens.h.

Property Documentation

◆ cornerExtraExtraLarge

QML_ANONYMOUSFluid::ShapeValue Fluid::ShapeTokens::cornerExtraExtraLarge
read

Definition at line 52 of file shapetokens.h.

◆ cornerExtraLarge

Fluid::ShapeValue Fluid::ShapeTokens::cornerExtraLarge
read

Definition at line 53 of file shapetokens.h.

◆ cornerExtraLargeIncreased

Fluid::ShapeValue Fluid::ShapeTokens::cornerExtraLargeIncreased
read

Definition at line 54 of file shapetokens.h.

◆ cornerExtraLargeTop

Fluid::ShapeValue Fluid::ShapeTokens::cornerExtraLargeTop
read

Definition at line 56 of file shapetokens.h.

◆ cornerExtraSmall

Fluid::ShapeValue Fluid::ShapeTokens::cornerExtraSmall
read

Definition at line 57 of file shapetokens.h.

◆ cornerExtraSmallTop

Fluid::ShapeValue Fluid::ShapeTokens::cornerExtraSmallTop
read

Definition at line 58 of file shapetokens.h.

◆ cornerFull

Fluid::ShapeValue Fluid::ShapeTokens::cornerFull
read

Definition at line 59 of file shapetokens.h.

◆ cornerLarge

Fluid::ShapeValue Fluid::ShapeTokens::cornerLarge
read

Definition at line 60 of file shapetokens.h.

◆ cornerLargeEnd

Fluid::ShapeValue Fluid::ShapeTokens::cornerLargeEnd
read

Definition at line 61 of file shapetokens.h.

◆ cornerLargeIncreased

Fluid::ShapeValue Fluid::ShapeTokens::cornerLargeIncreased
read

Definition at line 62 of file shapetokens.h.

◆ cornerLargeStart

Fluid::ShapeValue Fluid::ShapeTokens::cornerLargeStart
read

Definition at line 63 of file shapetokens.h.

◆ cornerLargeTop

Fluid::ShapeValue Fluid::ShapeTokens::cornerLargeTop
read

Definition at line 64 of file shapetokens.h.

◆ cornerMedium

Fluid::ShapeValue Fluid::ShapeTokens::cornerMedium
read

Definition at line 65 of file shapetokens.h.

◆ cornerNone

Fluid::ShapeValue Fluid::ShapeTokens::cornerNone
read

Definition at line 66 of file shapetokens.h.

◆ cornerSmall

Fluid::ShapeValue Fluid::ShapeTokens::cornerSmall
read

Definition at line 67 of file shapetokens.h.

◆ cornerValueExtraExtraLarge

qreal Fluid::ShapeTokens::cornerValueExtraExtraLarge
read

Definition at line 68 of file shapetokens.h.

◆ cornerValueExtraLarge

qreal Fluid::ShapeTokens::cornerValueExtraLarge
read

Definition at line 69 of file shapetokens.h.

◆ cornerValueExtraLargeIncreased

qreal Fluid::ShapeTokens::cornerValueExtraLargeIncreased
read

Definition at line 70 of file shapetokens.h.

◆ cornerValueExtraSmall

qreal Fluid::ShapeTokens::cornerValueExtraSmall
read

Definition at line 72 of file shapetokens.h.

◆ cornerValueFull

qreal Fluid::ShapeTokens::cornerValueFull
read

Definition at line 73 of file shapetokens.h.

◆ cornerValueLarge

qreal Fluid::ShapeTokens::cornerValueLarge
read

Definition at line 74 of file shapetokens.h.

◆ cornerValueLargeIncreased

qreal Fluid::ShapeTokens::cornerValueLargeIncreased
read

Definition at line 75 of file shapetokens.h.

◆ cornerValueMedium

qreal Fluid::ShapeTokens::cornerValueMedium
read

Definition at line 76 of file shapetokens.h.

◆ cornerValueNone

qreal Fluid::ShapeTokens::cornerValueNone
read

Definition at line 77 of file shapetokens.h.

◆ cornerValueSmall

qreal Fluid::ShapeTokens::cornerValueSmall
read

Definition at line 78 of file shapetokens.h.


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