QWaylandXdgSurfaceV6 Class
The QWaylandXdgSurfaceV6 class provides desktop-style compositor-specific features to an xdg surface. More...
Header: | #include <QWaylandXdgSurfaceV6> |
qmake: | QT += waylandcompositor |
Since: | Qt 5.10 |
Detailed Description
The QWaylandXdgSurfaceV6 class provides desktop-style compositor-specific features to an xdg surface.
This class is part of the QWaylandXdgShellV6 extension and provides a way to extend the functionality of an existing QWaylandSurface with features specific to desktop-style compositors, such as resizing and moving the surface.
It corresponds to the Wayland interface zxdg_surface_v6
.