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