#include <qwaylandpointergestures_p.h>
|
| | QWaylandPointerGesturePinch (QWaylandInputDevice *p, ::zwp_pointer_gesture_pinch_v1 *object) |
| | ~QWaylandPointerGesturePinch () override |
| void | zwp_pointer_gesture_pinch_v1_begin (uint32_t serial, uint32_t time, struct ::wl_surface *surface, uint32_t fingers) override |
| void | zwp_pointer_gesture_pinch_v1_update (uint32_t time, wl_fixed_t dx, wl_fixed_t dy, wl_fixed_t scale, wl_fixed_t rotation) override |
| void | zwp_pointer_gesture_pinch_v1_end (uint32_t serial, uint32_t time, int32_t cancelled) override |
| struct::zwp_pointer_gesture_pinch_v1 * | zwp_pointer_gesture_pinch_v1 () |
Definition at line 82 of file qwaylandpointergestures_p.h.
◆ QWaylandPointerGesturePinch()
◆ ~QWaylandPointerGesturePinch()
| QtWaylandClient::QWaylandPointerGesturePinch::~QWaylandPointerGesturePinch |
( |
| ) |
|
|
override |
◆ zwp_pointer_gesture_pinch_v1()
| struct::zwp_pointer_gesture_pinch_v1 * QtWaylandClient::QWaylandPointerGesturePinch::zwp_pointer_gesture_pinch_v1 |
( |
| ) |
|
|
inline |
◆ zwp_pointer_gesture_pinch_v1_begin()
| void QtWaylandClient::QWaylandPointerGesturePinch::zwp_pointer_gesture_pinch_v1_begin |
( |
uint32_t | serial, |
|
|
uint32_t | time, |
|
|
struct ::wl_surface * | surface, |
|
|
uint32_t | fingers ) |
|
override |
◆ zwp_pointer_gesture_pinch_v1_end()
| void QtWaylandClient::QWaylandPointerGesturePinch::zwp_pointer_gesture_pinch_v1_end |
( |
uint32_t | serial, |
|
|
uint32_t | time, |
|
|
int32_t | cancelled ) |
|
override |
◆ zwp_pointer_gesture_pinch_v1_update()
| void QtWaylandClient::QWaylandPointerGesturePinch::zwp_pointer_gesture_pinch_v1_update |
( |
uint32_t | time, |
|
|
wl_fixed_t | dx, |
|
|
wl_fixed_t | dy, |
|
|
wl_fixed_t | scale, |
|
|
wl_fixed_t | rotation ) |
|
override |
◆ mFingers
| uint QtWaylandClient::QWaylandPointerGesturePinch::mFingers = 0 |
◆ mFocus
◆ mLastScale
| qreal QtWaylandClient::QWaylandPointerGesturePinch::mLastScale = 1 |
◆ mParent
The documentation for this class was generated from the following files: