 |
AntiMicroX
|
Go to the documentation of this file.
19 #ifndef STICKPUSHBUTTONGROUP_H
20 #define STICKPUSHBUTTONGROUP_H
24 #include <QGridLayout>
37 QWidget *parent =
nullptr);
91 #endif // STICKPUSHBUTTONGROUP_H
QHash< JoyStickDirections, JoyControlStickButton * > * getButtons()
Definition: joycontrolstick.cpp:1820
@ StickUp
Definition: joycontrolstickdirectionstype.h:28
SetJoystick * getParentSet()
Get pointer to the set that a stick belongs to.
Definition: joycontrolstick.cpp:2218
@ StickRightUp
Definition: joycontrolstickdirectionstype.h:32
@ FourWayDiagonal
Definition: joycontrolstick.h:50
@ StickDown
Definition: joycontrolstickdirectionstype.h:30
JoyStickDirections
Definition: joycontrolstickdirectionstype.h:25
@ StickRight
Definition: joycontrolstickdirectionstype.h:29
@ StickLeftUp
Definition: joycontrolstickdirectionstype.h:34
@ EightWayMode
Definition: joycontrolstick.h:48
@ 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
InputDevice * getInputDevice() const
Definition: setjoystick.cpp:931
@ FourWayCardinal
Definition: joycontrolstick.h:49
@ StandardMode
Definition: joycontrolstick.h:47
Definition: joycontrolstickeditdialog.h:33
@ StickRightDown
Definition: joycontrolstickdirectionstype.h:33