 |
AntiMicroX
|
Go to the documentation of this file.
19 #ifndef JOYAXISCONTEXTMENU_H
20 #define JOYAXISCONTEXTMENU_H
55 #endif // JOYAXISCONTEXTMENU_H
Definition: mouseaxissettingsdialog.h:30
Represents single axis of of joystick (or other input)
Definition: joyaxis.h:40
@ PositiveThrottle
Definition: joyaxis.h:53
int getThrottle()
Definition: joyaxis.cpp:423
JoyAxisButton * getPAxisButton()
Definition: joyaxis.cpp:459
@ AntKey_KP_8
Definition: qtkeymapperbase.h:81
int returnVirtualKey(int qkey)
Definition: antkeymapper.cpp:104
static AntKeyMapper * getInstance(QString handler="")
Definition: antkeymapper.cpp:80
@ PositiveHalfThrottle
Definition: joyaxis.h:54
@ AntKey_KP_6
Definition: qtkeymapperbase.h:79
@ AntKey_KP_2
Definition: qtkeymapperbase.h:75
JoyAxisButton * getNAxisButton()
Definition: joyaxis.cpp:461
@ AntKey_KP_4
Definition: qtkeymapperbase.h:77
QMutex inputDaemonMutex
Definition: common.cpp:223