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