KWayland
xdgshell_interface.cpp
12 XdgShellInterface::Private::Private(XdgShellInterfaceVersion interfaceVersion, XdgShellInterface *q, Display *d, const wl_interface *interface, quint32 version)
QSize maximumSize() const
Definition: xdgshell_interface.cpp:160
XdgShellInterfaceVersion interfaceVersion() const
Definition: xdgshell_interface.cpp:94
Qt::Edges anchorEdge() const
Which edge of the anchor should the popup be positioned around.
Definition: xdgshell_interface.cpp:246
QPointer< XdgShellSurfaceInterface > transientFor() const
Definition: xdgshell_interface.cpp:136
XdgShellInterfaceVersion
Enum describing the different InterfaceVersion encapsulated in this implementation.
Definition: xdgshell_interface.h:33
QPoint topLeft() const const
int right() const const
void setSingleShot(bool singleShot)
QRect windowGeometry() const
windowGeometry The geometry of the window within the buffer
Definition: xdgshell_interface.cpp:148
int y() const const
QPoint bottomRight() const const
quint32 configure(States states, const QSize &size=QSize(0, 0))
Sends a configure event to the Surface.
Definition: xdgshell_interface.cpp:100
int left() const const
QRect anchorRect() const
The area this popup should be positioned around.
Definition: xdgshell_interface.cpp:240
T * data() const const
int bottom() const const
void start(int msec)
PositionerConstraints constraintAdjustments() const
Specifies how the compositor should position the popup if it does not fit in the requested position.
Definition: xdgshell_interface.cpp:264
QSize initialSize() const
The size of the surface that is to be positioned.
Definition: xdgshell_interface.cpp:205
bool isTransient() const
Definition: xdgshell_interface.cpp:130
QPoint transientOffset() const
The offset of the Surface in the coordinate system of the SurfaceInterface this surface is a transien...
Definition: xdgshell_interface.cpp:211
void timeout()
QPoint center() const const
bool isConfigurePending() const
Definition: xdgshell_interface.cpp:106
QPoint bottomLeft() const const
bool isNull() const const
KDB_EXPORT KDbVersionInfo version()
bool isEmpty() const const
QPoint topRight() const const
QString title() const
Definition: xdgshell_interface.cpp:118
QRect adjusted(int dx1, int dy1, int dx2, int dy2) const const
SurfaceInterface * surface() const
Definition: xdgshell_interface.cpp:193
SurfaceInterface * surface() const
Definition: xdgshell_interface.cpp:112
QPointer< SurfaceInterface > transientFor() const
Definition: xdgshell_interface.cpp:199
void setInterval(int msec)
TopEdge
QSize minimumSize() const
Definition: xdgshell_interface.cpp:154
Resource representing a wl_surface.
Definition: surface_interface.h:62
Q_D(Todo)
QPoint anchorOffset() const
An additional offset that should be applied to the popup from the anchor rect.
Definition: xdgshell_interface.cpp:258
Qt::Edges gravity() const
Specifies in what direction the popup should be positioned around the anchor i.e if the gravity is "b...
Definition: xdgshell_interface.cpp:252
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:11:25 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:11:25 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.