 |
AntiMicroX
|
Go to the documentation of this file.
19 #ifndef JOYCONTROLSTICKCONTEXTMENU_H
20 #define JOYCONTROLSTICKCONTEXTMENU_H
55 #endif // JOYCONTROLSTICKCONTEXTMENU_H
@ StickUp
Definition: joycontrolstickdirectionstype.h:28
@ AntKey_KP_7
Definition: qtkeymapperbase.h:80
void setDiagonalRange(int value)
Set the diagonal range value for a stick.
Definition: joycontrolstick.cpp:970
@ AntKey_KP_3
Definition: qtkeymapperbase.h:76
@ AntKey_KP_9
Definition: qtkeymapperbase.h:82
@ StickRightUp
Definition: joycontrolstickdirectionstype.h:32
@ AntKey_KP_8
Definition: qtkeymapperbase.h:81
@ FourWayDiagonal
Definition: joycontrolstick.h:50
Definition: mousecontrolsticksettingsdialog.h:30
@ StickDown
Definition: joycontrolstickdirectionstype.h:30
int returnVirtualKey(int qkey)
Definition: antkeymapper.cpp:104
JoyControlStickButton * getDirectionButton(JoyStickDirections direction)
Get a pointer to the stick direction button for the desired direction.
Definition: joycontrolstick.cpp:1179
static AntKeyMapper * getInstance(QString handler="")
Definition: antkeymapper.cpp:80
@ StickRight
Definition: joycontrolstickdirectionstype.h:29
@ StickLeftUp
Definition: joycontrolstickdirectionstype.h:34
@ EightWayMode
Definition: joycontrolstick.h:48
@ AntKey_KP_6
Definition: qtkeymapperbase.h:79
@ StickLeft
Definition: joycontrolstickdirectionstype.h:31
@ StickLeftDown
Definition: joycontrolstickdirectionstype.h:35
JoyMode getJoyMode()
Definition: joycontrolstick.cpp:1868
Represents stick of a joystick.
Definition: joycontrolstick.h:37
@ AntKey_KP_2
Definition: qtkeymapperbase.h:75
JoyMode
Definition: joycontrolstick.h:45
@ AntKey_KP_1
Definition: qtkeymapperbase.h:74
@ AntKey_KP_4
Definition: qtkeymapperbase.h:77
@ FourWayCardinal
Definition: joycontrolstick.h:49
@ StandardMode
Definition: joycontrolstick.h:47
QMutex inputDaemonMutex
Definition: common.cpp:223
@ StickRightDown
Definition: joycontrolstickdirectionstype.h:33
void setJoyMode(JoyMode mode)
Definition: joycontrolstick.cpp:1861