![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qwaylandpointergestures_p.h>
Public Member Functions | |
| QWaylandPointerGestures (QWaylandDisplay *display, uint id, uint version) | |
| ~QWaylandPointerGestures () | |
| QWaylandPointerGestureSwipe * | createPointerGestureSwipe (QWaylandInputDevice *device) |
| QWaylandPointerGesturePinch * | createPointerGesturePinch (QWaylandInputDevice *device) |
Definition at line 35 of file qwaylandpointergestures_p.h.
|
explicit |
Definition at line 12 of file qwaylandpointergestures.cpp.
|
noexcept |
Definition at line 17 of file qwaylandpointergestures.cpp.
| QWaylandPointerGesturePinch * QtWaylandClient::QWaylandPointerGestures::createPointerGesturePinch | ( | QWaylandInputDevice * | device | ) |
Definition at line 32 of file qwaylandpointergestures.cpp.
| QWaylandPointerGestureSwipe * QtWaylandClient::QWaylandPointerGestures::createPointerGestureSwipe | ( | QWaylandInputDevice * | device | ) |
Definition at line 26 of file qwaylandpointergestures.cpp.