QWaylandXdgPopupV5 Class
The QWaylandXdgPopupV5 class provides menus for an xdg surface. More...
Header: | #include <QWaylandXdgPopupV5> |
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 menus for an xdg surface.
It corresponds to the Wayland interface xdg_popup.