#include <axiseditdialog.h>
◆ HapticTriggerIndex
Haptic trigger combo box indices.
Enumerator |
---|
HAPTIC_TRIGGER_NONE_INDEX | |
HAPTIC_TRIGGER_CLICK_INDEX | |
HAPTIC_TRIGGER_RIGID_INDEX | |
HAPTIC_TRIGGER_RIGID_GRADIENT_INDEX | |
HAPTIC_TRIGGER_VIBRATION_INDEX | |
◆ AxisEditDialog() [1/2]
AxisEditDialog::AxisEditDialog |
( |
JoyAxis * |
axis, |
|
|
bool |
keypadUnlocked, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
◆ AxisEditDialog() [2/2]
AxisEditDialog::AxisEditDialog |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~AxisEditDialog()
AxisEditDialog::~AxisEditDialog |
( |
| ) |
|
◆ buildAxisPresetsMenu()
void AxisEditDialog::buildAxisPresetsMenu |
( |
| ) |
|
|
protected |
◆ buildHapticTriggerMenu()
void AxisEditDialog::buildHapticTriggerMenu |
( |
| ) |
|
|
protected |
◆ buildTriggerPresetsMenu()
void AxisEditDialog::buildTriggerPresetsMenu |
( |
| ) |
|
|
protected |
◆ checkFinalSettings
void AxisEditDialog::checkFinalSettings |
( |
| ) |
|
|
privateslot |
◆ enableMouseSettingButton
void AxisEditDialog::enableMouseSettingButton |
( |
| ) |
|
|
privateslot |
◆ implementAxisPresets
void AxisEditDialog::implementAxisPresets |
( |
int |
index | ) |
|
|
privateslot |
◆ implementHapticTrigger
void AxisEditDialog::implementHapticTrigger |
( |
int |
index | ) |
|
|
privateslot |
Converts the haptic trigger combo box index to a HapticTriggerMode and applies it to the current axis.
◆ implementPresets
void AxisEditDialog::implementPresets |
( |
int |
index | ) |
|
|
privateslot |
◆ implementTriggerPresets
void AxisEditDialog::implementTriggerPresets |
( |
int |
index | ) |
|
|
privateslot |
◆ openAdvancedNDialog
void AxisEditDialog::openAdvancedNDialog |
( |
| ) |
|
|
privateslot |
◆ openAdvancedPDialog
void AxisEditDialog::openAdvancedPDialog |
( |
| ) |
|
|
privateslot |
◆ openMouseSettingsDialog
void AxisEditDialog::openMouseSettingsDialog |
( |
| ) |
|
|
privateslot |
◆ presetForThrottleChange
void AxisEditDialog::presetForThrottleChange |
( |
int |
index | ) |
|
|
privateslot |
◆ refreshNButtonLabel
void AxisEditDialog::refreshNButtonLabel |
( |
| ) |
|
|
privateslot |
◆ refreshPButtonLabel
void AxisEditDialog::refreshPButtonLabel |
( |
| ) |
|
|
privateslot |
◆ refreshPreset
void AxisEditDialog::refreshPreset |
( |
| ) |
|
|
privateslot |
◆ selectAxisCurrentPreset()
void AxisEditDialog::selectAxisCurrentPreset |
( |
| ) |
|
|
protected |
◆ selectHapticTrigger()
void AxisEditDialog::selectHapticTrigger |
( |
| ) |
|
|
protected |
Converts HapticTriggerMode from the current axis to combo box index and selects to element.
◆ selectTriggerPreset()
void AxisEditDialog::selectTriggerPreset |
( |
| ) |
|
|
protected |
◆ updateDeadZoneBox
void AxisEditDialog::updateDeadZoneBox |
( |
int |
value | ) |
|
|
privateslot |
◆ updateDeadZoneSlider
void AxisEditDialog::updateDeadZoneSlider |
( |
int |
value | ) |
|
|
privateslot |
◆ updateJoyValue
void AxisEditDialog::updateJoyValue |
( |
int |
value | ) |
|
|
privateslot |
◆ updateMaxZoneBox
void AxisEditDialog::updateMaxZoneBox |
( |
int |
value | ) |
|
|
privateslot |
◆ updateMaxZoneSlider
void AxisEditDialog::updateMaxZoneSlider |
( |
int |
value | ) |
|
|
privateslot |
◆ updateThrottleUi
void AxisEditDialog::updateThrottleUi |
( |
int |
index | ) |
|
|
privateslot |
◆ updateWindowTitleAxisName
void AxisEditDialog::updateWindowTitleAxisName |
( |
| ) |
|
|
privateslot |
◆ initialThrottleState
int AxisEditDialog::initialThrottleState |
|
private |
◆ keypadUnlocked
bool AxisEditDialog::keypadUnlocked |
|
private |
◆ m_axis
◆ setAxisThrottleConfirm
◆ ui
Ui::AxisEditDialog* AxisEditDialog::ui |
|
private |
The documentation for this class was generated from the following files: