QWaylandTouch Class
The QWaylandTouch class provides access to a touch device. More...
Header: | #include <QWaylandTouch> |
qmake: | QT += waylandcompositor |
Since: | Qt 5.8 |
Inherits: | QWaylandObject |
Detailed Description
The QWaylandTouch class provides access to a touch device.
This class provides access to the touch device in a QWaylandSeat. It corresponds to the Wayland interface wl_touch.