QWaylandXdgPopupV6 Class
The QWaylandXdgPopupV6 class represents the popup specific parts of an xdg surface. More...
Header: | #include <QWaylandXdgPopupV6> |
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 a QWaylandXdgSurfaceV6 with features specific to desktop-style menus for an xdg surface.
It corresponds to the Wayland interface zxdg_popup_v6
.