SoGestureSwipeEvent Class Reference

#include <SoTouchEvents.h>

Public Member Functions

SbBool isSoGestureSwipeEvent (const SoEvent *ev) const
 
 SoGestureSwipeEvent ()
 
 SoGestureSwipeEvent (QSwipeGesture *qwsipe, QWidget *widget)
 
 ~SoGestureSwipeEvent ()
 
- Public Member Functions inherited from SoGestureEvent
SbBool isSoGestureEvent (const SoEvent *ev) const
 
 SoGestureEvent ()
 
 ~SoGestureEvent ()
 

Static Public Member Functions

static void initClass ()
 
- Static Public Member Functions inherited from SoGestureEvent
static void initClass ()
 

Public Attributes

double angle
 
int horzDir
 
int vertDir
 
- Public Attributes inherited from SoGestureEvent
SbGestureState state
 

Additional Inherited Members

- Public Types inherited from SoGestureEvent
enum  SbGestureState {
  SbGSNoGesture = Qt::NoGesture , SbGSStart = Qt::GestureStarted , SbGSUpdate = Qt::GestureUpdated , SbGSEnd = Qt::GestureFinished ,
  SbGsCanceled = Qt::GestureCanceled
}
 

Constructor & Destructor Documentation

◆ SoGestureSwipeEvent() [1/2]

SoGestureSwipeEvent::SoGestureSwipeEvent ( )

◆ SoGestureSwipeEvent() [2/2]

SoGestureSwipeEvent::SoGestureSwipeEvent ( QSwipeGesture *  qwsipe,
QWidget widget 
)

◆ ~SoGestureSwipeEvent()

SoGestureSwipeEvent::~SoGestureSwipeEvent ( )

Member Function Documentation

◆ initClass()

static void SoGestureSwipeEvent::initClass ( void  )
static

◆ isSoGestureSwipeEvent()

SbBool SoGestureSwipeEvent::isSoGestureSwipeEvent ( const SoEvent ev) const

Member Data Documentation

◆ angle

◆ horzDir

int SoGestureSwipeEvent::horzDir

Referenced by SoGestureSwipeEvent().

◆ vertDir

int SoGestureSwipeEvent::vertDir

Referenced by SoGestureSwipeEvent().


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