FormHeader
Properties | |
listTAction | actions |
real | bottomPadding |
bool | cardWidthRestricted |
real | leftPadding |
real | maximumWidth |
real | rightPadding |
alias | title |
real | topPadding |
alias | trailing |
Detailed Description
A header item for a form card.
- Note
- The header should be placed above the card in a layout not as a child.
Definition at line 16 of file FormHeader.qml.
Property Documentation
◆ actions
|
read |
Definition at line 31 of file FormHeader.qml.
◆ bottomPadding
|
read |
Definition at line 37 of file FormHeader.qml.
◆ cardWidthRestricted
|
read |
Whether the card's width is being restricted.
- Remarks
- This property is read-only
Definition at line 46 of file FormHeader.qml.
◆ leftPadding
|
read |
Definition at line 39 of file FormHeader.qml.
◆ maximumWidth
|
read |
The maximum width of the header.
Definition at line 29 of file FormHeader.qml.
◆ rightPadding
|
read |
Definition at line 41 of file FormHeader.qml.
◆ title
|
read |
This property holds the header title.
Definition at line 23 of file FormHeader.qml.
◆ topPadding
|
read |
These properties hold the padding around the heading.
Definition at line 35 of file FormHeader.qml.
◆ trailing
|
read |
Definition at line 25 of file FormHeader.qml.
The documentation for this class was generated from the following file:
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:46 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.