QWaylandClient Class
The QWaylandClient class represents a client connecting to the QWaylandCompositor. More...
Header: | #include <QWaylandClient> |
qmake: | QT += waylandcompositor |
Since: | Qt 5.8 |
This class was introduced in Qt 5.8.
Detailed Description
This class corresponds to a client connecting to the compositor using the Wayland protocol. It corresponds to the Wayland interface wl_client.