 |
AntiMicroX
|
Go to the documentation of this file.
19 #ifndef DPADPUSHBUTTONGROUP_H
20 #define DPADPUSHBUTTONGROUP_H
22 #include <QGridLayout>
76 #endif // DPADPUSHBUTTONGROUP_H
@ EightWayMode
Definition: joydpad.h:34
QHash< int, JoyDPadButton * > * getJoyButtons()
Definition: joydpad.cpp:200
JoyMode getJoyMode()
Definition: joydpad.cpp:211
SetJoystick * getParentSet()
Definition: joydpad.cpp:545
@ FourWayCardinal
Definition: joydpad.h:35
@ FourWayDiagonal
Definition: joydpad.h:36
InputDevice * getInputDevice() const
Definition: setjoystick.cpp:931
@ StandardMode
Definition: joydpad.h:33
Definition: dpadeditdialog.h:33