QWaylandClient Class

The QWaylandClient class represents a client connecting to the QWaylandCompositor. More...

Header: #include <QWaylandClient>
qmake: QT += waylandcompositor
Since: Qt 5.8

Detailed Description

The QWaylandClient class represents a client connecting to the QWaylandCompositor.

This class corresponds to a client connecting to the compositor using the Wayland protocol. It corresponds to the Wayland interface wl_client.