Kirigami2
delegaterecycler.h
53 Q_PROPERTY(QQmlComponent *sourceComponent READ sourceComponent WRITE setSourceComponent RESET resetSourceComponent NOTIFY sourceComponentChanged)
Q_OBJECTQ_OBJECT
QQmlComponent sourceComponent
The Component the actual delegates will be built from.
Definition: delegaterecycler.h:53
Q_PROPERTY(...)
virtual bool event(QEvent *ev) override
Q_SLOTSQ_SLOTS
parent
virtual void geometryChanged(const QRectF &newGeometry, const QRectF &oldGeometry)
Q_SIGNALSQ_SIGNALS
This class may be used as a delegate of a ListView or a GridView in the case the intended delegate is...
Definition: delegaterecycler.h:40
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 04:14:23 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 04:14:23 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.