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

Material Design 3 system state tokens. More...

#include <statetokens.h>

Public Member Functions

constexpr qreal draggedStateLayerOpacity () const
 
constexpr qreal focusStateLayerOpacity () const
 
constexpr qreal hoverStateLayerOpacity () const
 
constexpr qreal pressedStateLayerOpacity () const
 

Properties

QML_ANONYMOUSqreal draggedStateLayerOpacity
 
qreal focusStateLayerOpacity
 
qreal hoverStateLayerOpacity
 
qreal pressedStateLayerOpacity
 

Detailed Description

Material Design 3 system state tokens.

Values are from AndroidX StateTokens.kt, VERSION: v0_210, at the pinned directory: https://android.googlesource.com/platform/frameworks/support/+/5ba2cdd61be7b6945db999b238d14f3c626136fb/compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/tokens/

Definition at line 17 of file statetokens.h.

Member Function Documentation

◆ draggedStateLayerOpacity()

constexpr qreal Fluid::StateTokens::draggedStateLayerOpacity ( ) const
inlineconstexpr

Definition at line 28 of file statetokens.h.

◆ focusStateLayerOpacity()

constexpr qreal Fluid::StateTokens::focusStateLayerOpacity ( ) const
inlineconstexpr

Definition at line 32 of file statetokens.h.

◆ hoverStateLayerOpacity()

constexpr qreal Fluid::StateTokens::hoverStateLayerOpacity ( ) const
inlineconstexpr

Definition at line 36 of file statetokens.h.

◆ pressedStateLayerOpacity()

constexpr qreal Fluid::StateTokens::pressedStateLayerOpacity ( ) const
inlineconstexpr

Definition at line 40 of file statetokens.h.

Property Documentation

◆ draggedStateLayerOpacity

QML_ANONYMOUSqreal Fluid::StateTokens::draggedStateLayerOpacity
read

Definition at line 22 of file statetokens.h.

◆ focusStateLayerOpacity

qreal Fluid::StateTokens::focusStateLayerOpacity
read

Definition at line 23 of file statetokens.h.

◆ hoverStateLayerOpacity

qreal Fluid::StateTokens::hoverStateLayerOpacity
read

Definition at line 24 of file statetokens.h.

◆ pressedStateLayerOpacity

qreal Fluid::StateTokens::pressedStateLayerOpacity
read

Definition at line 25 of file statetokens.h.


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