#include <GuiApplicationNativeEventAware.h>
◆ GUIApplicationNativeEventAware()
Gui::GUIApplicationNativeEventAware::GUIApplicationNativeEventAware |
( |
int & |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ ~GUIApplicationNativeEventAware()
Gui::GUIApplicationNativeEventAware::~GUIApplicationNativeEventAware |
( |
| ) |
|
◆ initSpaceball()
void Gui::GUIApplicationNativeEventAware::initSpaceball |
( |
QMainWindow * |
window | ) |
|
◆ isSpaceballPresent()
bool Gui::GUIApplicationNativeEventAware::isSpaceballPresent |
( |
| ) |
const |
◆ postButtonEvent()
void Gui::GUIApplicationNativeEventAware::postButtonEvent |
( |
int |
buttonNumber, |
|
|
int |
buttonPress |
|
) |
| |
◆ postMotionEvent()
void Gui::GUIApplicationNativeEventAware::postMotionEvent |
( |
std::vector< int > |
motionDataArray | ) |
|
◆ processSpaceballEvent()
bool Gui::GUIApplicationNativeEventAware::processSpaceballEvent |
( |
QObject * |
object, |
|
|
QEvent * |
event |
|
) |
| |
◆ setSpaceballPresent()
void Gui::GUIApplicationNativeEventAware::setSpaceballPresent |
( |
bool |
present | ) |
|
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/GuiApplicationNativeEventAware.h
- FreeCAD/src/Gui/GuiApplicationNativeEventAware.cpp