|
Fluid 1.3.0
Material Design for QtQuick and Qml
|
Material Design 3 tokens for exposed dropdown menus. More...
#include <exposeddropdownmenu.h>
Public Member Functions | |
| constexpr qreal | fieldHeight () const |
| Minimum height of the text-field container. | |
| constexpr qreal | minimumWidth () const |
| Minimum supported field width. | |
| constexpr qreal | preferredWidth () const |
| Preferred field width. | |
| constexpr qreal | horizontalPadding () const |
| Logical outer padding of field content. | |
| constexpr qreal | contentVerticalPadding () const |
| Vertical padding used by text inside the field. | |
| constexpr qreal | labelInputTextSpace () const |
| Space between a floated label and input text. | |
| constexpr qreal | supportingTextTopSpace () const |
| Space above supporting or error text. | |
| constexpr ShapeValue | filledContainerShape () const |
| Shape of the filled field container. | |
| constexpr qreal | filledLeadingIconSize () const |
| Size of the optional leading icon in a filled field. | |
| constexpr qreal | filledActiveIndicatorHeight () const |
| Resting thickness of the filled active indicator. | |
| constexpr qreal | filledHoverActiveIndicatorHeight () const |
| Hovered thickness of the filled active indicator. | |
| constexpr qreal | filledFocusActiveIndicatorHeight () const |
| Focused thickness of the filled active indicator. | |
| constexpr qreal | filledDisabledContainerOpacity () const |
| Opacity of the filled container when disabled. | |
| constexpr ShapeValue | outlinedContainerShape () const |
| Shape of the outlined field container. | |
| constexpr qreal | outlinedLeadingIconSize () const |
| Size of the optional leading icon in an outlined field. | |
| constexpr qreal | outlinedOutlineWidth () const |
| Resting thickness of the field outline. | |
| constexpr qreal | outlinedHoverOutlineWidth () const |
| Hovered thickness of the field outline. | |
| constexpr qreal | outlinedFocusOutlineWidth () const |
| Focused thickness of the field outline. | |
| constexpr qreal | outlinedDisabledOutlineOpacity () const |
| Opacity of the outline when disabled. | |
| constexpr qreal | outlinedLabelHorizontalPadding () const |
| Surface-backed horizontal padding around a floated outlined-field label. | |
| constexpr qreal | trailingIconSize () const |
| Size of the dropdown indicator icon. | |
| constexpr qreal | leadingIconContentSpace () const |
| Space between a leading icon and text content. | |
| constexpr qreal | trailingIconContentSpace () const |
| Space between text content and the dropdown indicator. | |
| constexpr qreal | disabledContentOpacity () const |
| Opacity of disabled field content. | |
| constexpr qreal | popupAnchorGap () const |
| Vertical distance between the field and popup. | |
| constexpr ShapeValue | popupContainerShape () const |
| Shape of the popup surface. | |
| constexpr qreal | popupContainerElevation () const |
| Elevation of the popup surface. | |
Properties | |
| QML_ANONYMOUSqreal | fieldHeight |
| qreal | minimumWidth |
| qreal | preferredWidth |
| qreal | horizontalPadding |
| qreal | contentVerticalPadding |
| qreal | labelInputTextSpace |
| qreal | supportingTextTopSpace |
| Fluid::ShapeValue | filledContainerShape |
| qreal | filledLeadingIconSize |
| qreal | filledActiveIndicatorHeight |
| qreal | filledHoverActiveIndicatorHeight |
| qreal | filledFocusActiveIndicatorHeight |
| qreal | filledDisabledContainerOpacity |
| Fluid::ShapeValue | outlinedContainerShape |
| qreal | outlinedLeadingIconSize |
| qreal | outlinedOutlineWidth |
| qreal | outlinedHoverOutlineWidth |
| qreal | outlinedFocusOutlineWidth |
| qreal | outlinedDisabledOutlineOpacity |
| qreal | outlinedLabelHorizontalPadding |
| qreal | trailingIconSize |
| qreal | leadingIconContentSpace |
| qreal | trailingIconContentSpace |
| qreal | disabledContentOpacity |
| qreal | popupAnchorGap |
| Fluid::ShapeValue | popupContainerShape |
| qreal | popupContainerElevation |
Material Design 3 tokens for exposed dropdown menus.
Definition at line 19 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Vertical padding used by text inside the field.
Definition at line 79 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Opacity of disabled field content.
Definition at line 174 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Minimum height of the text-field container.
Definition at line 59 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Resting thickness of the filled active indicator.
Definition at line 104 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Shape of the filled field container.
Definition at line 94 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Opacity of the filled container when disabled.
Definition at line 119 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Focused thickness of the filled active indicator.
Definition at line 114 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Hovered thickness of the filled active indicator.
Definition at line 109 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Size of the optional leading icon in a filled field.
Definition at line 99 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Logical outer padding of field content.
Definition at line 74 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Space between a floated label and input text.
Definition at line 84 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Space between a leading icon and text content.
Definition at line 164 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Minimum supported field width.
Definition at line 64 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Shape of the outlined field container.
Definition at line 124 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Opacity of the outline when disabled.
Definition at line 149 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Focused thickness of the field outline.
Definition at line 144 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Hovered thickness of the field outline.
Definition at line 139 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Surface-backed horizontal padding around a floated outlined-field label.
Definition at line 154 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Size of the optional leading icon in an outlined field.
Definition at line 129 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Resting thickness of the field outline.
Definition at line 134 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Vertical distance between the field and popup.
Definition at line 179 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Elevation of the popup surface.
Definition at line 189 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Shape of the popup surface.
Definition at line 184 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Preferred field width.
Definition at line 69 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Space above supporting or error text.
Definition at line 89 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Space between text content and the dropdown indicator.
Definition at line 169 of file exposeddropdownmenu.h.
|
inlineconstexpr |
Size of the dropdown indicator icon.
Definition at line 159 of file exposeddropdownmenu.h.
|
read |
Definition at line 28 of file exposeddropdownmenu.h.
|
read |
Definition at line 52 of file exposeddropdownmenu.h.
|
read |
Definition at line 24 of file exposeddropdownmenu.h.
|
read |
Definition at line 33 of file exposeddropdownmenu.h.
|
read |
Definition at line 31 of file exposeddropdownmenu.h.
|
read |
Definition at line 38 of file exposeddropdownmenu.h.
|
read |
Definition at line 36 of file exposeddropdownmenu.h.
|
read |
Definition at line 34 of file exposeddropdownmenu.h.
|
read |
Definition at line 32 of file exposeddropdownmenu.h.
|
read |
Definition at line 27 of file exposeddropdownmenu.h.
|
read |
Definition at line 29 of file exposeddropdownmenu.h.
|
read |
Definition at line 50 of file exposeddropdownmenu.h.
|
read |
Definition at line 25 of file exposeddropdownmenu.h.
|
read |
Definition at line 40 of file exposeddropdownmenu.h.
|
read |
Definition at line 45 of file exposeddropdownmenu.h.
|
read |
Definition at line 44 of file exposeddropdownmenu.h.
|
read |
Definition at line 43 of file exposeddropdownmenu.h.
|
read |
Definition at line 47 of file exposeddropdownmenu.h.
|
read |
Definition at line 41 of file exposeddropdownmenu.h.
|
read |
Definition at line 42 of file exposeddropdownmenu.h.
|
read |
Definition at line 53 of file exposeddropdownmenu.h.
|
read |
Definition at line 55 of file exposeddropdownmenu.h.
|
read |
Definition at line 54 of file exposeddropdownmenu.h.
|
read |
Definition at line 26 of file exposeddropdownmenu.h.
|
read |
Definition at line 30 of file exposeddropdownmenu.h.
|
read |
Definition at line 51 of file exposeddropdownmenu.h.
|
read |
Definition at line 49 of file exposeddropdownmenu.h.