QWaylandXdgSurfaceV5 Class
The QWaylandXdgSurfaceV5 class provides desktop-style compositor-specific features to an xdg surface. More...
Header: | #include <QWaylandXdgSurfaceV5> |
qmake: | QT += waylandcompositor |
Since: | Qt 5.8 |
This class is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
This class was introduced in Qt 5.8.
Detailed Description
This class is part of the QWaylandXdgShellV5 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 xdg_surface.