Kirigami2
formlayoutattached.cpp
92 qWarning(KirigamiLayoutsLog).nospace() << "FormData.buddyFor must be a direct child of the attachee. Attachee: " << attachee
This attached property contains the information for decorating a org::kde::kirigami::FormLayout:
Definition formlayoutattached.h:37
QString label
The label for a org::kde::kirigami::FormLayout field.
Definition formlayoutattached.h:45
QQuickItem * buddyFor
This property can only be used in conjunction with a Kirigami.FormData.label, often in a layout that ...
Definition formlayoutattached.h:131
int labelAlignment
The alignment for the label of a org::kde::kirigami::FormLayout field.
Definition formlayoutattached.h:49
bool isSection
If true, the child item of a org::kde::kirigami::FormLayout becomes a section separator,...
Definition formlayoutattached.h:95
Q_EMITQ_EMIT
QMetaObject::Connection connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)
void destroyed(QObject *obj)
bool disconnect(const QMetaObject::Connection &connection)
QObject * parent() const const
T qobject_cast(QObject *object)
QQuickItem * parentItem() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:20 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:20 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.