#include <qwaylandpointergestures_p.h>
Definition at line 75 of file qwaylandpointergestures_p.h.
◆ QWaylandPointerGesturePinch()
QtWaylandClient::QWaylandPointerGesturePinch::QWaylandPointerGesturePinch |
( |
QWaylandInputDevice * | p | ) |
|
◆ ~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: