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

Material Design 3 Expressive floating action button tokens. More...

#include <fab.h>

Public Member Functions

constexpr qreal containerHeight () const
 
constexpr ShapeValue containerShape () const
 
constexpr qreal containerWidth () const
 
constexpr qreal iconSize () const
 
constexpr qreal mediumContainerHeight () const
 
constexpr ShapeValue mediumContainerShape () const
 
constexpr qreal mediumContainerWidth () const
 
constexpr qreal mediumIconSize () const
 
constexpr qreal largeContainerHeight () const
 
constexpr ShapeValue largeContainerShape () const
 
constexpr qreal largeContainerWidth () const
 
constexpr qreal largeIconSize () const
 
constexpr qreal containerElevation () const
 
constexpr qreal focusContainerElevation () const
 
constexpr qreal hoverContainerElevation () const
 
constexpr qreal pressedContainerElevation () const
 
constexpr qreal loweredContainerElevation () const
 
constexpr qreal loweredFocusContainerElevation () const
 
constexpr qreal loweredHoverContainerElevation () const
 
constexpr qreal loweredPressedContainerElevation () const
 
constexpr qreal hoverStateLayerOpacity () const
 
constexpr qreal focusStateLayerOpacity () const
 
constexpr qreal pressedStateLayerOpacity () const
 

Properties

QML_ANONYMOUSqreal containerHeight
 
Fluid::ShapeValue containerShape
 
qreal containerWidth
 
qreal iconSize
 
qreal mediumContainerHeight
 
Fluid::ShapeValue mediumContainerShape
 
qreal mediumContainerWidth
 
qreal mediumIconSize
 
qreal largeContainerHeight
 
Fluid::ShapeValue largeContainerShape
 
qreal largeContainerWidth
 
qreal largeIconSize
 
qreal containerElevation
 
qreal focusContainerElevation
 
qreal hoverContainerElevation
 
qreal pressedContainerElevation
 
qreal loweredContainerElevation
 
qreal loweredFocusContainerElevation
 
qreal loweredHoverContainerElevation
 
qreal loweredPressedContainerElevation
 
qreal hoverStateLayerOpacity
 
qreal focusStateLayerOpacity
 
qreal pressedStateLayerOpacity
 

Detailed Description

Material Design 3 Expressive floating action button tokens.

Definition at line 20 of file fab.h.

Member Function Documentation

◆ containerElevation()

constexpr qreal Fluid::Fab::containerElevation ( ) const
inlineconstexpr

Definition at line 101 of file fab.h.

◆ containerHeight()

constexpr qreal Fluid::Fab::containerHeight ( ) const
inlineconstexpr

Definition at line 53 of file fab.h.

◆ containerShape()

constexpr ShapeValue Fluid::Fab::containerShape ( ) const
inlineconstexpr

Definition at line 57 of file fab.h.

◆ containerWidth()

constexpr qreal Fluid::Fab::containerWidth ( ) const
inlineconstexpr

Definition at line 61 of file fab.h.

◆ focusContainerElevation()

constexpr qreal Fluid::Fab::focusContainerElevation ( ) const
inlineconstexpr

Definition at line 105 of file fab.h.

◆ focusStateLayerOpacity()

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

Definition at line 137 of file fab.h.

◆ hoverContainerElevation()

constexpr qreal Fluid::Fab::hoverContainerElevation ( ) const
inlineconstexpr

Definition at line 109 of file fab.h.

◆ hoverStateLayerOpacity()

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

Definition at line 133 of file fab.h.

◆ iconSize()

constexpr qreal Fluid::Fab::iconSize ( ) const
inlineconstexpr

Definition at line 65 of file fab.h.

◆ largeContainerHeight()

constexpr qreal Fluid::Fab::largeContainerHeight ( ) const
inlineconstexpr

Definition at line 85 of file fab.h.

◆ largeContainerShape()

constexpr ShapeValue Fluid::Fab::largeContainerShape ( ) const
inlineconstexpr

Definition at line 89 of file fab.h.

◆ largeContainerWidth()

constexpr qreal Fluid::Fab::largeContainerWidth ( ) const
inlineconstexpr

Definition at line 93 of file fab.h.

◆ largeIconSize()

constexpr qreal Fluid::Fab::largeIconSize ( ) const
inlineconstexpr

Definition at line 97 of file fab.h.

◆ loweredContainerElevation()

constexpr qreal Fluid::Fab::loweredContainerElevation ( ) const
inlineconstexpr

Definition at line 117 of file fab.h.

◆ loweredFocusContainerElevation()

constexpr qreal Fluid::Fab::loweredFocusContainerElevation ( ) const
inlineconstexpr

Definition at line 121 of file fab.h.

◆ loweredHoverContainerElevation()

constexpr qreal Fluid::Fab::loweredHoverContainerElevation ( ) const
inlineconstexpr

Definition at line 125 of file fab.h.

◆ loweredPressedContainerElevation()

constexpr qreal Fluid::Fab::loweredPressedContainerElevation ( ) const
inlineconstexpr

Definition at line 129 of file fab.h.

◆ mediumContainerHeight()

constexpr qreal Fluid::Fab::mediumContainerHeight ( ) const
inlineconstexpr

Definition at line 69 of file fab.h.

◆ mediumContainerShape()

constexpr ShapeValue Fluid::Fab::mediumContainerShape ( ) const
inlineconstexpr

Definition at line 73 of file fab.h.

◆ mediumContainerWidth()

constexpr qreal Fluid::Fab::mediumContainerWidth ( ) const
inlineconstexpr

Definition at line 77 of file fab.h.

◆ mediumIconSize()

constexpr qreal Fluid::Fab::mediumIconSize ( ) const
inlineconstexpr

Definition at line 81 of file fab.h.

◆ pressedContainerElevation()

constexpr qreal Fluid::Fab::pressedContainerElevation ( ) const
inlineconstexpr

Definition at line 113 of file fab.h.

◆ pressedStateLayerOpacity()

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

Definition at line 141 of file fab.h.

Property Documentation

◆ containerElevation

qreal Fluid::Fab::containerElevation
read

Definition at line 37 of file fab.h.

◆ containerHeight

QML_ANONYMOUSqreal Fluid::Fab::containerHeight
read

Definition at line 25 of file fab.h.

◆ containerShape

Fluid::ShapeValue Fluid::Fab::containerShape
read

Definition at line 26 of file fab.h.

◆ containerWidth

qreal Fluid::Fab::containerWidth
read

Definition at line 27 of file fab.h.

◆ focusContainerElevation

qreal Fluid::Fab::focusContainerElevation
read

Definition at line 38 of file fab.h.

◆ focusStateLayerOpacity

qreal Fluid::Fab::focusStateLayerOpacity
read

Definition at line 49 of file fab.h.

◆ hoverContainerElevation

qreal Fluid::Fab::hoverContainerElevation
read

Definition at line 39 of file fab.h.

◆ hoverStateLayerOpacity

qreal Fluid::Fab::hoverStateLayerOpacity
read

Definition at line 48 of file fab.h.

◆ iconSize

qreal Fluid::Fab::iconSize
read

Definition at line 28 of file fab.h.

◆ largeContainerHeight

qreal Fluid::Fab::largeContainerHeight
read

Definition at line 33 of file fab.h.

◆ largeContainerShape

Fluid::ShapeValue Fluid::Fab::largeContainerShape
read

Definition at line 34 of file fab.h.

◆ largeContainerWidth

qreal Fluid::Fab::largeContainerWidth
read

Definition at line 35 of file fab.h.

◆ largeIconSize

qreal Fluid::Fab::largeIconSize
read

Definition at line 36 of file fab.h.

◆ loweredContainerElevation

qreal Fluid::Fab::loweredContainerElevation
read

Definition at line 41 of file fab.h.

◆ loweredFocusContainerElevation

qreal Fluid::Fab::loweredFocusContainerElevation
read

Definition at line 42 of file fab.h.

◆ loweredHoverContainerElevation

qreal Fluid::Fab::loweredHoverContainerElevation
read

Definition at line 44 of file fab.h.

◆ loweredPressedContainerElevation

qreal Fluid::Fab::loweredPressedContainerElevation
read

Definition at line 46 of file fab.h.

◆ mediumContainerHeight

qreal Fluid::Fab::mediumContainerHeight
read

Definition at line 29 of file fab.h.

◆ mediumContainerShape

Fluid::ShapeValue Fluid::Fab::mediumContainerShape
read

Definition at line 30 of file fab.h.

◆ mediumContainerWidth

qreal Fluid::Fab::mediumContainerWidth
read

Definition at line 31 of file fab.h.

◆ mediumIconSize

qreal Fluid::Fab::mediumIconSize
read

Definition at line 32 of file fab.h.

◆ pressedContainerElevation

qreal Fluid::Fab::pressedContainerElevation
read

Definition at line 40 of file fab.h.

◆ pressedStateLayerOpacity

qreal Fluid::Fab::pressedStateLayerOpacity
read

Definition at line 50 of file fab.h.


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