![]() |
AntiMicroX
|
Some helper methods which run in the IO thread and are called from the GUI thread. More...
#include <joycontrolstickeditdialoghelper.h>
Public Slots | |
| void | setFromPendingSlots () |
| void | clearButtonsSlotsEventReset () |
| void | updateControlStickDelay (int value) |
Public Member Functions | |
| JoyControlStickEditDialogHelper (JoyControlStick *stick, QObject *parent=nullptr) | |
| void | setPendingSlots (QHash< JoyControlStick::JoyStickDirections, JoyButtonSlot * > *tempSlots) |
| void | clearPendingSlots () |
| const QHash< JoyControlStick::JoyStickDirections, JoyButtonSlot * > & | getPendingSlots () |
Private Attributes | |
| JoyControlStick * | stick |
| QHash< JoyControlStick::JoyStickDirections, JoyButtonSlot * > | pendingSlots |
Some helper methods which run in the IO thread and are called from the GUI thread.
|
explicit |
|
slot |
| void JoyControlStickEditDialogHelper::clearPendingSlots | ( | ) |
| const QHash< JoyControlStick::JoyStickDirections, JoyButtonSlot * > & JoyControlStickEditDialogHelper::getPendingSlots | ( | ) |
|
slot |
| void JoyControlStickEditDialogHelper::setPendingSlots | ( | QHash< JoyControlStick::JoyStickDirections, JoyButtonSlot * > * | tempSlots | ) |
|
slot |
|
private |
|
private |
1.8.17