Kirigami2
overlayzstackingattached.cpp
112 // Ideally, we would also connect to all the parent items' parentChanged() on the way to parent popup.
177OverlayZStackingAttached::Layer OverlayZStackingAttached::defaultLayerForPopupType(const QObject *popup)
This attached property manages z-index for stacking overlays relative to each other.
Definition overlayzstackingattached.h:40
QML_ELEMENTqreal z
An optimal z-index that attachee popup should bind to.
Definition overlayzstackingattached.h:49
Layer layer
The logical stacking layer of attachee popup, akin to window manager's layers.
Definition overlayzstackingattached.h:54
Q_EMITQ_EMIT
QMetaObject::Connection connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)
bool disconnect(const QMetaObject::Connection &connection)
bool inherits(const char *className) const const
QObject * parent() const const
QVariant property(const char *name) const const
T * data() const const
QQuickItem * parentItem() const const
QFuture< ArgsType< Signal > > connect(Sender *sender, Signal signal)
bool toBool() const const
T value() 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:21 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:21 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.