 |
AntiMicroX
|
Go to the documentation of this file.
19 #ifndef GAMECONTROLLERMAPPINGDIALOGHELPER_H
20 #define GAMECONTROLLERMAPPINGDIALOGHELPER_H
44 #endif // GAMECONTROLLERMAPPINGDIALOGHELPER_H
QList< int > originalAxesDeadZones
Definition: gamecontrollermappingdialoghelper.h:41
void setIgnoreEventState(bool ignore)
Definition: setjoystick.cpp:756
InputDevice * device
Definition: gamecontrollermappingdialoghelper.h:40
GameControllerMappingDialogHelper(InputDevice *device, QObject *parent=nullptr)
Definition: gamecontrollermappingdialoghelper.cpp:26
void raiseAxesDeadZones(int deadZone=0)
Raise the dead zones for axes. Used when launching the controller mapping window.
Definition: setjoystick.cpp:1042
void setAxesDeadZones(QList< int > *axesDeadZones)
Definition: setjoystick.cpp:1071
Definition: gamecontrollermappingdialoghelper.h:27
void currentAxesDeadZones(QList< int > *axesDeadZones)
Definition: setjoystick.cpp:1060
void release()
Perform a release of all elements of a set. Stick and vdpad releases will be handled by the associate...
Definition: setjoystick.cpp:319
void restoreDeviceDeadZones()
Definition: gamecontrollermappingdialoghelper.cpp:55
void raiseDeadZones()
Definition: gamecontrollermappingdialoghelper.cpp:32
void setupDeadZones()
Definition: gamecontrollermappingdialoghelper.cpp:44