#include <SoTouchEvents.h>
◆ SoGestureSwipeEvent() [1/2]
SoGestureSwipeEvent::SoGestureSwipeEvent |
( |
| ) |
|
◆ SoGestureSwipeEvent() [2/2]
SoGestureSwipeEvent::SoGestureSwipeEvent |
( |
QSwipeGesture * |
qwsipe, |
|
|
QWidget * |
widget |
|
) |
| |
◆ ~SoGestureSwipeEvent()
SoGestureSwipeEvent::~SoGestureSwipeEvent |
( |
| ) |
|
◆ initClass()
static void SoGestureSwipeEvent::initClass |
( |
void |
| ) |
|
|
static |
◆ isSoGestureSwipeEvent()
SbBool SoGestureSwipeEvent::isSoGestureSwipeEvent |
( |
const SoEvent * |
ev | ) |
const |
◆ angle
double SoGestureSwipeEvent::angle |
Referenced by drafttaskpanels.task_polararray.TaskPanelPolarArray::accept(), PathScripts.PathDressupDogbone.Bone::adaptiveLength(), draftguitools.gui_rotate.Rotate::build_copy_subelements_command(), draftguitools.gui_rotate.Rotate::build_rotate_subelements_command(), DraftGui.DraftToolBar::changeAngleValue(), PathScripts.PathDressupDogbone.Bone::corner(), drafttaskpanels.task_polararray.TaskPanelPolarArray::create_object(), PathScripts.PathDressupHoldingTags.Tag::createSolidsAt(), PathScripts.PathDressupDogbone.Bone::distance(), draftguitools.gui_arcs.Arc::drawArc(), PathScripts.PathDressupRampEntry.ObjectDressup::execute(), PathScripts.PathDressupRampEntry.ObjectDressup::generateRamps(), PathScripts.PathArray.PathArray::getPath(), draftguitools.gui_arcs.Arc::numericRadius(), draftguitools.gui_rotate.Rotate::numericRadius(), drafttaskpanels.task_polararray.TaskPanelPolarArray::print_messages(), DraftGui.DraftToolBar::reset_ui_values(), draftguitools.gui_rotate.Rotate::rotate_object(), DraftGui.DraftToolBar::toggleAngle(), DraftGui.DraftToolBar::update_cartesian_coords(), DraftGui.DraftToolBar::update_spherical_coords(), draftguitools.gui_arcs.Arc::updateAngle(), and drafttaskpanels.task_polararray.TaskPanelPolarArray::validate_input().
◆ horzDir
int SoGestureSwipeEvent::horzDir |
◆ vertDir
int SoGestureSwipeEvent::vertDir |
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/SoTouchEvents.h
- FreeCAD/src/Gui/SoTouchEvents.cpp