|
Fluid 1.3.0
Material Design for QtQuick and Qml
|
Material Design 3 tokens for text fields. More...
#include <textfield.h>
Public Member Functions | |
| constexpr qreal | minimumWidth () const |
| Preferred minimum width of a text field. | |
| constexpr qreal | containerHeight () const |
| Minimum height of the text-field container. | |
| constexpr qreal | horizontalPadding () const |
| Logical horizontal padding around text-field content. | |
| constexpr qreal | contentVerticalPadding () const |
| Vertical padding around text-field content. | |
| constexpr qreal | supportingTextTopSpace () const |
| Space between the container and supporting or error text. | |
| constexpr qreal | supportingTextMinimumHeight () const |
| Minimum height reserved for supporting or error text. | |
| constexpr qreal | prefixSuffixTextSpace () const |
| Space between input text and prefix or suffix text. | |
| constexpr qreal | iconSize () const |
| Visual size of leading and trailing icons. | |
| constexpr qreal | iconTargetSize () const |
| Minimum target size reserved for leading and trailing icon slots. | |
| constexpr ShapeValue | filledContainerShape () const |
| Shape of a filled text-field container. | |
| constexpr qreal | filledActiveIndicatorHeight () const |
| Resting thickness of a filled text field's active indicator. | |
| constexpr qreal | filledHoverActiveIndicatorHeight () const |
| Hovered thickness of a filled text field's active indicator. | |
| constexpr qreal | filledDisabledActiveIndicatorHeight () const |
| Disabled thickness of a filled text field's active indicator. | |
| constexpr qreal | filledFocusActiveIndicatorHeight () const |
| Focused thickness of a filled text field's active indicator. | |
| constexpr qreal | filledDisabledActiveIndicatorOpacity () const |
| Opacity of a filled text field's active indicator when disabled. | |
| constexpr qreal | filledDisabledContainerOpacity () const |
| Opacity of a filled text-field container when disabled. | |
| constexpr ShapeValue | outlinedContainerShape () const |
| Shape of an outlined text-field container. | |
| constexpr qreal | outlinedOutlineWidth () const |
| Resting thickness of an outlined text field's outline. | |
| constexpr qreal | outlinedHoverOutlineWidth () const |
| Hovered thickness of an outlined text field's outline. | |
| constexpr qreal | outlinedDisabledOutlineWidth () const |
| Disabled thickness of an outlined text field's outline. | |
| constexpr qreal | outlinedFocusOutlineWidth () const |
| Focused thickness of an outlined text field's outline. | |
| constexpr qreal | outlinedDisabledOutlineOpacity () const |
| Opacity of an outlined text field's outline when disabled. | |
| constexpr qreal | outlinedLabelHorizontalPadding () const |
| Horizontal padding around a floated outlined-field label. | |
| constexpr qreal | disabledContentOpacity () const |
| Opacity of text-field content when disabled. | |
Properties | |
| QML_ANONYMOUSqreal | minimumWidth |
| qreal | containerHeight |
| qreal | horizontalPadding |
| qreal | contentVerticalPadding |
| qreal | supportingTextTopSpace |
| qreal | supportingTextMinimumHeight |
| qreal | prefixSuffixTextSpace |
| qreal | iconSize |
| qreal | iconTargetSize |
| Fluid::ShapeValue | filledContainerShape |
| qreal | filledActiveIndicatorHeight |
| qreal | filledHoverActiveIndicatorHeight |
| qreal | filledDisabledActiveIndicatorHeight |
| qreal | filledFocusActiveIndicatorHeight |
| qreal filledDisabledActiveIndicatorOpacity READ | filledDisabledActiveIndicatorOpacity |
| qreal | filledDisabledContainerOpacity |
| Fluid::ShapeValue | outlinedContainerShape |
| qreal | outlinedOutlineWidth |
| qreal | outlinedHoverOutlineWidth |
| qreal | outlinedDisabledOutlineWidth |
| qreal | outlinedFocusOutlineWidth |
| qreal | outlinedDisabledOutlineOpacity |
| qreal | outlinedLabelHorizontalPadding |
| qreal | disabledContentOpacity |
Material Design 3 tokens for text fields.
Definition at line 21 of file textfield.h.
|
inlineconstexpr |
Minimum height of the text-field container.
Definition at line 66 of file textfield.h.
|
inlineconstexpr |
Vertical padding around text-field content.
Definition at line 78 of file textfield.h.
|
inlineconstexpr |
Opacity of text-field content when disabled.
Definition at line 198 of file textfield.h.
|
inlineconstexpr |
Resting thickness of a filled text field's active indicator.
Definition at line 120 of file textfield.h.
|
inlineconstexpr |
Shape of a filled text-field container.
Definition at line 114 of file textfield.h.
|
inlineconstexpr |
Disabled thickness of a filled text field's active indicator.
Definition at line 132 of file textfield.h.
|
inlineconstexpr |
Opacity of a filled text field's active indicator when disabled.
Definition at line 144 of file textfield.h.
|
inlineconstexpr |
Opacity of a filled text-field container when disabled.
Definition at line 150 of file textfield.h.
|
inlineconstexpr |
Focused thickness of a filled text field's active indicator.
Definition at line 138 of file textfield.h.
|
inlineconstexpr |
Hovered thickness of a filled text field's active indicator.
Definition at line 126 of file textfield.h.
|
inlineconstexpr |
Logical horizontal padding around text-field content.
Definition at line 72 of file textfield.h.
|
inlineconstexpr |
Visual size of leading and trailing icons.
Definition at line 102 of file textfield.h.
|
inlineconstexpr |
Minimum target size reserved for leading and trailing icon slots.
Definition at line 108 of file textfield.h.
|
inlineconstexpr |
Preferred minimum width of a text field.
Definition at line 60 of file textfield.h.
|
inlineconstexpr |
Shape of an outlined text-field container.
Definition at line 156 of file textfield.h.
|
inlineconstexpr |
Opacity of an outlined text field's outline when disabled.
Definition at line 186 of file textfield.h.
|
inlineconstexpr |
Disabled thickness of an outlined text field's outline.
Definition at line 174 of file textfield.h.
|
inlineconstexpr |
Focused thickness of an outlined text field's outline.
Definition at line 180 of file textfield.h.
|
inlineconstexpr |
Hovered thickness of an outlined text field's outline.
Definition at line 168 of file textfield.h.
|
inlineconstexpr |
Horizontal padding around a floated outlined-field label.
Definition at line 192 of file textfield.h.
|
inlineconstexpr |
Resting thickness of an outlined text field's outline.
Definition at line 162 of file textfield.h.
|
inlineconstexpr |
Space between input text and prefix or suffix text.
Definition at line 96 of file textfield.h.
|
inlineconstexpr |
Minimum height reserved for supporting or error text.
Definition at line 90 of file textfield.h.
|
inlineconstexpr |
Space between the container and supporting or error text.
Definition at line 84 of file textfield.h.
|
read |
Definition at line 27 of file textfield.h.
|
read |
Definition at line 29 of file textfield.h.
|
read |
Definition at line 56 of file textfield.h.
|
read |
Definition at line 36 of file textfield.h.
|
read |
Definition at line 35 of file textfield.h.
|
read |
Definition at line 39 of file textfield.h.
| qreal filledDisabledActiveIndicatorOpacity READ Fluid::TextField::filledDisabledActiveIndicatorOpacity |
Definition at line 43 of file textfield.h.
|
read |
Definition at line 45 of file textfield.h.
|
read |
Definition at line 41 of file textfield.h.
|
read |
Definition at line 37 of file textfield.h.
|
read |
Definition at line 28 of file textfield.h.
|
read |
Definition at line 33 of file textfield.h.
|
read |
Definition at line 34 of file textfield.h.
|
read |
Definition at line 26 of file textfield.h.
|
read |
Definition at line 47 of file textfield.h.
|
read |
Definition at line 52 of file textfield.h.
|
read |
Definition at line 50 of file textfield.h.
|
read |
Definition at line 51 of file textfield.h.
|
read |
Definition at line 49 of file textfield.h.
|
read |
Definition at line 54 of file textfield.h.
|
read |
Definition at line 48 of file textfield.h.
|
read |
Definition at line 32 of file textfield.h.
|
read |
Definition at line 31 of file textfield.h.
|
read |
Definition at line 30 of file textfield.h.