![]() |
Qt 6.x
The Qt SDK
|
#include <qwaylandxdgshell_p.h>
Collaboration diagram for QtWaylandClient::QWaylandXdgShell:Public Member Functions | |
| QWaylandXdgShell (QWaylandDisplay *display, QtWayland::xdg_wm_base *xdg_wm_base) | |
| ~QWaylandXdgShell () | |
| QWaylandDisplay * | display () const |
| QWaylandXdgDecorationManagerV1 * | decorationManager () |
| QWaylandXdgActivationV1 * | activation () const |
| QWaylandXdgExporterV2 * | exporter () const |
| QWaylandXdgSurface * | getXdgSurface (QWaylandWindow *window) |
Friends | |
| class | QWaylandXdgSurface |
Definition at line 152 of file qwaylandxdgshell_p.h.
| QWaylandXdgShell::QWaylandXdgShell | ( | QWaylandDisplay * | display, |
| QtWayland::xdg_wm_base * | xdg_wm_base | ||
| ) |
Definition at line 639 of file qwaylandxdgshell.cpp.
| QWaylandXdgShell::~QWaylandXdgShell | ( | ) |
Definition at line 645 of file qwaylandxdgshell.cpp.
References QtWaylandClient::QWaylandDisplay::removeListener().
Here is the call graph for this function:
|
inline |
Definition at line 161 of file qwaylandxdgshell_p.h.
Referenced by QtWaylandClient::QWaylandXdgSurface::requestActivate(), QtWaylandClient::QWaylandXdgSurface::requestXdgActivationToken(), QtWaylandClient::QWaylandXdgSurface::setAlertState(), and QtWaylandClient::QWaylandXdgSurface::setXdgActivationToken().
Here is the caller graph for this function:
|
inline |
Definition at line 160 of file qwaylandxdgshell_p.h.
|
inline |
Definition at line 158 of file qwaylandxdgshell_p.h.
Referenced by QtWaylandClient::QWaylandXdgSurface::externWindowHandle().
Here is the caller graph for this function:
|
inline |
Definition at line 162 of file qwaylandxdgshell_p.h.
Referenced by QtWaylandClient::QWaylandXdgSurface::externWindowHandle().
Here is the caller graph for this function:| QWaylandXdgSurface * QtWaylandClient::QWaylandXdgShell::getXdgSurface | ( | QWaylandWindow * | window | ) |
|
friend |
Definition at line 176 of file qwaylandxdgshell_p.h.