#include <SoTouchEvents.h>
◆ SoGesturePanEvent() [1/2]
SoGesturePanEvent::SoGesturePanEvent |
( |
| ) |
|
◆ SoGesturePanEvent() [2/2]
SoGesturePanEvent::SoGesturePanEvent |
( |
QPanGesture * |
qpan, |
|
|
QWidget * |
widget |
|
) |
| |
◆ ~SoGesturePanEvent()
SoGesturePanEvent::~SoGesturePanEvent |
( |
| ) |
|
◆ initClass()
static void SoGesturePanEvent::initClass |
( |
void |
| ) |
|
|
static |
◆ isSoGesturePanEvent()
SbBool SoGesturePanEvent::isSoGesturePanEvent |
( |
const SoEvent * |
ev | ) |
const |
◆ deltaOffset
SbVec2f SoGesturePanEvent::deltaOffset |
◆ totalOffset
SbVec2f SoGesturePanEvent::totalOffset |
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/SoTouchEvents.h
- FreeCAD/src/Gui/SoTouchEvents.cpp