#include <advancebuttondialog.h>
|
enum | SlotTypeComboIndex {
KBMouseSlot = 0,
CycleSlot,
DelaySlot,
DistanceSlot,
ExecuteSlot,
HoldSlot,
LoadSlot,
MouseModSlot,
PauseSlot,
PressTimeSlot,
ReleaseSlot,
SetChangeSlot,
TextEntry
} |
|
◆ SlotTypeComboIndex
Enumerator |
---|
KBMouseSlot | |
CycleSlot | |
DelaySlot | |
DistanceSlot | |
ExecuteSlot | |
HoldSlot | |
LoadSlot | |
MouseModSlot | |
PauseSlot | |
PressTimeSlot | |
ReleaseSlot | |
SetChangeSlot | |
TextEntry | |
◆ AdvanceButtonDialog() [1/2]
AdvanceButtonDialog::AdvanceButtonDialog |
( |
JoyButton * |
button, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
◆ AdvanceButtonDialog() [2/2]
AdvanceButtonDialog::AdvanceButtonDialog |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~AdvanceButtonDialog()
AdvanceButtonDialog::~AdvanceButtonDialog |
( |
| ) |
|
◆ actionTimeConvert()
int AdvanceButtonDialog::actionTimeConvert |
( |
| ) |
|
|
protected |
◆ anySelectedNotKeybSlot()
bool AdvanceButtonDialog::anySelectedNotKeybSlot |
( |
| ) |
|
|
protected |
◆ appendBlankKeyGrabber()
void AdvanceButtonDialog::appendBlankKeyGrabber |
( |
| ) |
|
|
protected |
◆ changeSlotHelpText
void AdvanceButtonDialog::changeSlotHelpText |
( |
int |
index | ) |
|
|
privateslot |
◆ changeSlotTypeDisplay
void AdvanceButtonDialog::changeSlotTypeDisplay |
( |
int |
index | ) |
|
|
privateslot |
◆ changeTurboForSequences()
void AdvanceButtonDialog::changeTurboForSequences |
( |
| ) |
|
|
protected |
◆ changeTurboText
void AdvanceButtonDialog::changeTurboText |
( |
int |
value | ) |
|
|
privateslot |
◆ checkCycleResetWidgetStatus
void AdvanceButtonDialog::checkCycleResetWidgetStatus |
( |
bool |
enabled | ) |
|
|
privateslot |
◆ checkSlotDistanceUpdate
void AdvanceButtonDialog::checkSlotDistanceUpdate |
( |
| ) |
|
|
privateslot |
◆ checkSlotMouseModUpdate
void AdvanceButtonDialog::checkSlotMouseModUpdate |
( |
| ) |
|
|
privateslot |
◆ checkSlotSetChangeUpdate
void AdvanceButtonDialog::checkSlotSetChangeUpdate |
( |
| ) |
|
|
privateslot |
◆ checkSlotTimeUpdate
void AdvanceButtonDialog::checkSlotTimeUpdate |
( |
| ) |
|
|
privateslot |
◆ checkTurboIntervalValue
void AdvanceButtonDialog::checkTurboIntervalValue |
( |
int |
value | ) |
|
|
privateslot |
◆ checkTurboSetting
void AdvanceButtonDialog::checkTurboSetting |
( |
bool |
state | ) |
|
|
privateslot |
◆ clearAllSlots
void AdvanceButtonDialog::clearAllSlots |
( |
| ) |
|
|
slot |
◆ connectButtonEvents()
◆ connectTimeBoxesEvents()
void AdvanceButtonDialog::connectTimeBoxesEvents |
( |
| ) |
|
|
protected |
◆ deleteSlot
void AdvanceButtonDialog::deleteSlot |
( |
bool |
showWarning = true | ) |
|
|
privateslot |
◆ disconnectTimeBoxesEvents()
void AdvanceButtonDialog::disconnectTimeBoxesEvents |
( |
| ) |
|
|
protected |
◆ fillTimeComboBoxes()
void AdvanceButtonDialog::fillTimeComboBoxes |
( |
| ) |
|
|
protected |
◆ findTurboModeComboIndex()
void AdvanceButtonDialog::findTurboModeComboIndex |
( |
| ) |
|
|
protected |
◆ getButton()
JoyButton * AdvanceButtonDialog::getButton |
( |
| ) |
const |
◆ getHelper()
◆ getHelperLocal()
◆ getOldRow()
int AdvanceButtonDialog::getOldRow |
( |
| ) |
const |
◆ insertCycleSlot
void AdvanceButtonDialog::insertCycleSlot |
( |
QListWidgetItem * |
item | ) |
|
|
privateslot |
◆ insertExecuteSlot
void AdvanceButtonDialog::insertExecuteSlot |
( |
QListWidgetItem * |
item, |
|
|
QStringList & |
prevExecAndArgs |
|
) |
| |
|
privateslot |
◆ insertKindOfSlot()
◆ insertSlot
void AdvanceButtonDialog::insertSlot |
( |
| ) |
|
|
privateslot |
◆ insertTextEntrySlot
void AdvanceButtonDialog::insertTextEntrySlot |
( |
QListWidgetItem * |
item | ) |
|
|
privateslot |
◆ joinSlot
void AdvanceButtonDialog::joinSlot |
( |
| ) |
|
|
privateslot |
◆ performStatsWidgetRefresh
void AdvanceButtonDialog::performStatsWidgetRefresh |
( |
QListWidgetItem * |
item | ) |
|
|
privateslot |
◆ placeNewSlot
◆ populateAutoResetInterval()
void AdvanceButtonDialog::populateAutoResetInterval |
( |
| ) |
|
|
protected |
◆ populateSetSelectionComboBox()
void AdvanceButtonDialog::populateSetSelectionComboBox |
( |
| ) |
|
|
protected |
◆ populateSlotSetSelectionComboBox()
void AdvanceButtonDialog::populateSlotSetSelectionComboBox |
( |
| ) |
|
|
protected |
◆ refreshTimeComboBoxes()
◆ resetTimeBoxes()
void AdvanceButtonDialog::resetTimeBoxes |
( |
| ) |
|
|
protected |
◆ selectedNotMixSlot()
bool AdvanceButtonDialog::selectedNotMixSlot |
( |
| ) |
|
|
protected |
◆ setButtonCycleReset
void AdvanceButtonDialog::setButtonCycleReset |
( |
bool |
enabled | ) |
|
|
privateslot |
◆ setButtonCycleResetInterval
void AdvanceButtonDialog::setButtonCycleResetInterval |
( |
double |
value | ) |
|
|
privateslot |
◆ setButtonTurboMode
void AdvanceButtonDialog::setButtonTurboMode |
( |
int |
value | ) |
|
|
privateslot |
◆ showFindExecutableWindow
void AdvanceButtonDialog::showFindExecutableWindow |
( |
bool |
| ) |
|
|
privateslot |
◆ showSelectProfileWind()
void AdvanceButtonDialog::showSelectProfileWind |
( |
QListWidgetItem * |
item, |
|
|
QString & |
firstChoiceProfile |
|
) |
| |
|
protected |
◆ showSelectProfileWindow
void AdvanceButtonDialog::showSelectProfileWindow |
( |
| ) |
|
|
privateslot |
◆ slotsChanged
void AdvanceButtonDialog::slotsChanged |
( |
| ) |
|
|
signal |
◆ splitSlot
void AdvanceButtonDialog::splitSlot |
( |
| ) |
|
|
privateslot |
◆ toggleChanged
void AdvanceButtonDialog::toggleChanged |
( |
bool |
state | ) |
|
|
signal |
◆ turboButtonEnabledChange
void AdvanceButtonDialog::turboButtonEnabledChange |
( |
bool |
state | ) |
|
|
signal |
◆ turboChanged
void AdvanceButtonDialog::turboChanged |
( |
bool |
state | ) |
|
|
signal |
◆ updateActionTimeLabel
void AdvanceButtonDialog::updateActionTimeLabel |
( |
| ) |
|
|
privateslot |
◆ updateSetSelection
void AdvanceButtonDialog::updateSetSelection |
( |
| ) |
|
|
privateslot |
◆ updateSlotsScrollArea
void AdvanceButtonDialog::updateSlotsScrollArea |
( |
int |
value | ) |
|
|
privateslot |
◆ updateTurboIntervalValue
void AdvanceButtonDialog::updateTurboIntervalValue |
( |
int |
value | ) |
|
|
privateslot |
◆ updateWindowTitleButtonName()
void AdvanceButtonDialog::updateWindowTitleButtonName |
( |
| ) |
|
|
protected |
◆ helper
◆ joinLock
QReadWriteLock AdvanceButtonDialog::joinLock |
|
private |
◆ m_button
◆ oldRow
int AdvanceButtonDialog::oldRow |
|
private |
◆ ui
Ui::AdvanceButtonDialog* AdvanceButtonDialog::ui |
|
private |
The documentation for this class was generated from the following files: