Kirigami2
formlayoutattached.cpp
bool enabled
This property holds whether the label and the checkbox of the org::kde::kirigami::FormLayout item rec...
Definition: formlayoutattached.h:107
QQuickItem buddyFor
This property can only be used in conjunction with a Kirigami.FormData.label, often in a layout that ...
Definition: formlayoutattached.h:139
bool checkable
If true, a checkbox is prepended to the org::kde::kirigami::FormLayout item.
Definition: formlayoutattached.h:96
bool isSection
If true, the child item of a org::kde::kirigami::FormLayout becomes a section separator,...
Definition: formlayoutattached.h:91
This attached property contains the information for decorating a org::kde::kirigami::FormLayout:
Definition: formlayoutattached.h:35
bool checked
This property is true when the checkbox of the org::kde::kirigami::FormLayout item is checked.
Definition: formlayoutattached.h:102
QString label
The label for a org::kde::kirigami::FormLayout field.
Definition: formlayoutattached.h:41
int labelAlignment
The alignment for the label of a org::kde::kirigami::FormLayout field.
Definition: formlayoutattached.h:45
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jan 29 2023 04:11:03 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jan 29 2023 04:11:03 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.