Kirigami-addons
FormTextDelegate.qml
A base item for delegates to be used in a FormCard.
Definition AbstractFormDelegate.qml:24
alias descriptionItem
This property allows for access to the description label item.
Definition FormTextDelegate.qml:38
real leadingPadding
This property holds the padding after the leading item.
Definition FormTextDelegate.qml:51
var leading
This property holds an item that will be displayed before the delegate's contents.
Definition FormTextDelegate.qml:47
alias textItem
This property holds allows for access to the text label item.
Definition FormTextDelegate.qml:42
var trailing
This property holds an item that will be displayed after the delegate's contents.
Definition FormTextDelegate.qml:56
real trailingPadding
This property holds the padding before the trailing item.
Definition FormTextDelegate.qml:60
string description
A label containing secondary text that appears under the inherited text property.
Definition FormTextDelegate.qml:34
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:11 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:11 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.