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