QWaylandXdgToplevelV6 Class
The QWaylandXdgToplevelV6 class represents the toplevel window specific parts of an xdg surface. More...
Header: | #include <QWaylandXdgToplevelV6> |
qmake: | QT += waylandcompositor |
Since: | Qt 5.10 |
This class was introduced in Qt 5.10.
Detailed Description
This class is part of the QWaylandXdgShellV6 extension and provides a way to extend the functionality of an QWaylandXdgSurfaceV6 with features specific to desktop-style windows.
It corresponds to the Wayland interface zxdg_toplevel_v6
.