Kirigami2
overlayzstackingattached.h
44 QML_UNCREATABLE("Cannot create objects of type OverlayZStacking, use it as an attached property")
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_ENUM(...)
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
QObject * parent() 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.