API Documentation
|
A dialog which allows the user to set sensitivity and other properties of a Joystick object. More...
#include <JoystickSettingsDialog.h>
Signals | |
void | acceptedSignal () |
Public Member Functions | |
JoystickSettingsDialog (Joystick *joystick, QWidget *parent=nullptr) | |
~JoystickSettingsDialog () | |
Protected Member Functions | |
void | init () |
void | updateCancelButton () |
void | updateUIFromSettings () |
Protected Attributes | |
Joystick * | m_joystick |
JoystickSettings | m_new_settings |
JoystickSettings | m_original_settings |
QTimer * | m_request_show_deadzone_timer |
QTimer * | m_request_show_sensitivity_timer |
Ui::JoystickSettingsUI * | ui |
A dialog which allows the user to set sensitivity and other properties of a Joystick object.
JoystickSettingsDialog | ( | Joystick * | joystick, |
QWidget * | parent = nullptr ) |
|
signal |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |