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 leadingSpace () const
 Leading space of a default-size labeled FAB.
 
constexpr qreal mediumLeadingSpace () const
 Leading space of a medium labeled FAB.
 
constexpr qreal largeLeadingSpace () const
 Leading space of a large labeled FAB.
 
constexpr qreal trailingSpace () const
 Trailing space of a default-size labeled FAB.
 
constexpr qreal mediumTrailingSpace () const
 Trailing space of a medium labeled FAB.
 
constexpr qreal largeTrailingSpace () const
 Trailing space of a large labeled FAB.
 
constexpr qreal iconLabelSpace () const
 Space between the icon and label of a default-size labeled FAB.
 
constexpr qreal mediumIconLabelSpace () const
 Space between the icon and label of a medium labeled FAB.
 
constexpr qreal largeIconLabelSpace () const
 Space between the icon and label of a large labeled FAB.
 
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 leadingSpace
 
qreal mediumLeadingSpace
 
qreal largeLeadingSpace
 
qreal trailingSpace
 
qreal mediumTrailingSpace
 
qreal largeTrailingSpace
 
qreal iconLabelSpace
 
qreal mediumIconLabelSpace
 
qreal largeIconLabelSpace
 
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 24 of file fab.h.

Member Function Documentation

◆ containerElevation()

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

Definition at line 159 of file fab.h.

◆ containerHeight()

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

Definition at line 66 of file fab.h.

◆ containerShape()

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

Definition at line 70 of file fab.h.

◆ containerWidth()

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

Definition at line 74 of file fab.h.

◆ focusContainerElevation()

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

Definition at line 163 of file fab.h.

◆ focusStateLayerOpacity()

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

Definition at line 195 of file fab.h.

◆ hoverContainerElevation()

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

Definition at line 167 of file fab.h.

◆ hoverStateLayerOpacity()

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

Definition at line 191 of file fab.h.

◆ iconLabelSpace()

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

Space between the icon and label of a default-size labeled FAB.

Definition at line 145 of file fab.h.

◆ iconSize()

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

Definition at line 78 of file fab.h.

◆ largeContainerHeight()

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

Definition at line 98 of file fab.h.

◆ largeContainerShape()

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

Definition at line 102 of file fab.h.

◆ largeContainerWidth()

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

Definition at line 106 of file fab.h.

◆ largeIconLabelSpace()

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

Space between the icon and label of a large labeled FAB.

Definition at line 155 of file fab.h.

◆ largeIconSize()

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

Definition at line 110 of file fab.h.

◆ largeLeadingSpace()

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

Leading space of a large labeled FAB.

Definition at line 125 of file fab.h.

◆ largeTrailingSpace()

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

Trailing space of a large labeled FAB.

Definition at line 140 of file fab.h.

◆ leadingSpace()

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

Leading space of a default-size labeled FAB.

Definition at line 115 of file fab.h.

◆ loweredContainerElevation()

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

Definition at line 175 of file fab.h.

◆ loweredFocusContainerElevation()

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

Definition at line 179 of file fab.h.

◆ loweredHoverContainerElevation()

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

Definition at line 183 of file fab.h.

◆ loweredPressedContainerElevation()

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

Definition at line 187 of file fab.h.

◆ mediumContainerHeight()

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

Definition at line 82 of file fab.h.

◆ mediumContainerShape()

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

Definition at line 86 of file fab.h.

◆ mediumContainerWidth()

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

Definition at line 90 of file fab.h.

◆ mediumIconLabelSpace()

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

Space between the icon and label of a medium labeled FAB.

Definition at line 150 of file fab.h.

◆ mediumIconSize()

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

Definition at line 94 of file fab.h.

◆ mediumLeadingSpace()

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

Leading space of a medium labeled FAB.

Definition at line 120 of file fab.h.

◆ mediumTrailingSpace()

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

Trailing space of a medium labeled FAB.

Definition at line 135 of file fab.h.

◆ pressedContainerElevation()

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

Definition at line 171 of file fab.h.

◆ pressedStateLayerOpacity()

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

Definition at line 199 of file fab.h.

◆ trailingSpace()

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

Trailing space of a default-size labeled FAB.

Definition at line 130 of file fab.h.

Property Documentation

◆ containerElevation

qreal Fluid::Fab::containerElevation
read

Definition at line 50 of file fab.h.

◆ containerHeight

QML_ANONYMOUSqreal Fluid::Fab::containerHeight
read

Definition at line 29 of file fab.h.

◆ containerShape

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

Definition at line 30 of file fab.h.

◆ containerWidth

qreal Fluid::Fab::containerWidth
read

Definition at line 31 of file fab.h.

◆ focusContainerElevation

qreal Fluid::Fab::focusContainerElevation
read

Definition at line 51 of file fab.h.

◆ focusStateLayerOpacity

qreal Fluid::Fab::focusStateLayerOpacity
read

Definition at line 62 of file fab.h.

◆ hoverContainerElevation

qreal Fluid::Fab::hoverContainerElevation
read

Definition at line 52 of file fab.h.

◆ hoverStateLayerOpacity

qreal Fluid::Fab::hoverStateLayerOpacity
read

Definition at line 61 of file fab.h.

◆ iconLabelSpace

qreal Fluid::Fab::iconLabelSpace
read

Definition at line 47 of file fab.h.

◆ iconSize

qreal Fluid::Fab::iconSize
read

Definition at line 32 of file fab.h.

◆ largeContainerHeight

qreal Fluid::Fab::largeContainerHeight
read

Definition at line 37 of file fab.h.

◆ largeContainerShape

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

Definition at line 38 of file fab.h.

◆ largeContainerWidth

qreal Fluid::Fab::largeContainerWidth
read

Definition at line 39 of file fab.h.

◆ largeIconLabelSpace

qreal Fluid::Fab::largeIconLabelSpace
read

Definition at line 49 of file fab.h.

◆ largeIconSize

qreal Fluid::Fab::largeIconSize
read

Definition at line 40 of file fab.h.

◆ largeLeadingSpace

qreal Fluid::Fab::largeLeadingSpace
read

Definition at line 43 of file fab.h.

◆ largeTrailingSpace

qreal Fluid::Fab::largeTrailingSpace
read

Definition at line 46 of file fab.h.

◆ leadingSpace

qreal Fluid::Fab::leadingSpace
read

Definition at line 41 of file fab.h.

◆ loweredContainerElevation

qreal Fluid::Fab::loweredContainerElevation
read

Definition at line 54 of file fab.h.

◆ loweredFocusContainerElevation

qreal Fluid::Fab::loweredFocusContainerElevation
read

Definition at line 55 of file fab.h.

◆ loweredHoverContainerElevation

qreal Fluid::Fab::loweredHoverContainerElevation
read

Definition at line 57 of file fab.h.

◆ loweredPressedContainerElevation

qreal Fluid::Fab::loweredPressedContainerElevation
read

Definition at line 59 of file fab.h.

◆ mediumContainerHeight

qreal Fluid::Fab::mediumContainerHeight
read

Definition at line 33 of file fab.h.

◆ mediumContainerShape

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

Definition at line 34 of file fab.h.

◆ mediumContainerWidth

qreal Fluid::Fab::mediumContainerWidth
read

Definition at line 35 of file fab.h.

◆ mediumIconLabelSpace

qreal Fluid::Fab::mediumIconLabelSpace
read

Definition at line 48 of file fab.h.

◆ mediumIconSize

qreal Fluid::Fab::mediumIconSize
read

Definition at line 36 of file fab.h.

◆ mediumLeadingSpace

qreal Fluid::Fab::mediumLeadingSpace
read

Definition at line 42 of file fab.h.

◆ mediumTrailingSpace

qreal Fluid::Fab::mediumTrailingSpace
read

Definition at line 45 of file fab.h.

◆ pressedContainerElevation

qreal Fluid::Fab::pressedContainerElevation
read

Definition at line 53 of file fab.h.

◆ pressedStateLayerOpacity

qreal Fluid::Fab::pressedStateLayerOpacity
read

Definition at line 63 of file fab.h.

◆ trailingSpace

qreal Fluid::Fab::trailingSpace
read

Definition at line 44 of file fab.h.


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