KWin
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
KWin::PointerPinchGestureV1Interface Class Reference

#include <pointergestures_v1_p.h>

Inheritance diagram for KWin::PointerPinchGestureV1Interface:

Public Member Functions

 PointerPinchGestureV1Interface (PointerInterface *pointer)
 
void sendBegin (quint32 serial, quint32 fingerCount)
 
void sendUpdate (const QPointF &delta, qreal scale, qreal rotation)
 
void sendEnd (quint32 serial)
 
void sendCancel (quint32 serial)
 

Static Public Member Functions

static PointerPinchGestureV1Interfaceget (PointerInterface *pointer)
 

Protected Member Functions

void zwp_pointer_gesture_pinch_v1_destroy (Resource *resource) override
 

Detailed Description

Definition at line 53 of file pointergestures_v1_p.h.

Constructor & Destructor Documentation

◆ PointerPinchGestureV1Interface()

KWin::PointerPinchGestureV1Interface::PointerPinchGestureV1Interface ( PointerInterface * pointer)
explicit

Definition at line 163 of file pointergestures_v1.cpp.

Member Function Documentation

◆ get()

PointerPinchGestureV1Interface * KWin::PointerPinchGestureV1Interface::get ( PointerInterface * pointer)
static

Definition at line 168 of file pointergestures_v1.cpp.

◆ sendBegin()

void KWin::PointerPinchGestureV1Interface::sendBegin ( quint32 serial,
quint32 fingerCount )

Definition at line 182 of file pointergestures_v1.cpp.

◆ sendCancel()

void KWin::PointerPinchGestureV1Interface::sendCancel ( quint32 serial)

Definition at line 237 of file pointergestures_v1.cpp.

◆ sendEnd()

void KWin::PointerPinchGestureV1Interface::sendEnd ( quint32 serial)

Definition at line 220 of file pointergestures_v1.cpp.

◆ sendUpdate()

void KWin::PointerPinchGestureV1Interface::sendUpdate ( const QPointF & delta,
qreal scale,
qreal rotation )

Definition at line 201 of file pointergestures_v1.cpp.

◆ zwp_pointer_gesture_pinch_v1_destroy()

void KWin::PointerPinchGestureV1Interface::zwp_pointer_gesture_pinch_v1_destroy ( Resource * resource)
overrideprotected

Definition at line 177 of file pointergestures_v1.cpp.


The documentation for this class was generated from the following files: