#include <mainsettingsdialog.h>
◆ MainSettingsDialog()
◆ ~MainSettingsDialog()
MainSettingsDialog::~MainSettingsDialog |
( |
| ) |
|
◆ addNewAutoProfile
◆ autoProfileButtonsActiveState
void MainSettingsDialog::autoProfileButtonsActiveState |
( |
bool |
enabled | ) |
|
|
protectedslot |
◆ changeAutoProfileButtonsState
void MainSettingsDialog::changeAutoProfileButtonsState |
( |
| ) |
|
|
protectedslot |
◆ changeDeviceForProfileTable
void MainSettingsDialog::changeDeviceForProfileTable |
( |
int |
index | ) |
|
|
protectedslot |
◆ changeKeyRepeatWidgetsStatus
void MainSettingsDialog::changeKeyRepeatWidgetsStatus |
( |
bool |
enabled | ) |
|
|
protectedslot |
◆ changeLanguage
void MainSettingsDialog::changeLanguage |
( |
QString |
language | ) |
|
|
signal |
◆ changePresetLanguage()
void MainSettingsDialog::changePresetLanguage |
( |
| ) |
|
|
protected |
◆ checkLocaleChange()
void MainSettingsDialog::checkLocaleChange |
( |
| ) |
|
|
protected |
◆ checkSmoothingWidgetStatus
void MainSettingsDialog::checkSmoothingWidgetStatus |
( |
bool |
enabled | ) |
|
|
protectedslot |
◆ clearAutoProfileData()
void MainSettingsDialog::clearAutoProfileData |
( |
| ) |
|
|
protected |
◆ convToUniqueIDAutoProfGroupSett()
void MainSettingsDialog::convToUniqueIDAutoProfGroupSett |
( |
QSettings * |
sett, |
|
|
QString |
guidAutoProfSett, |
|
|
QString |
uniqueAutoProfSett |
|
) |
| |
|
protected |
◆ deleteMappingRow
void MainSettingsDialog::deleteMappingRow |
( |
| ) |
|
|
protectedslot |
◆ fillAllAutoProfilesTable()
void MainSettingsDialog::fillAllAutoProfilesTable |
( |
| ) |
|
|
protected |
◆ fillAutoProfilesTable()
void MainSettingsDialog::fillAutoProfilesTable |
( |
QString |
guid | ) |
|
|
protected |
◆ fillControllerMappingsTable()
void MainSettingsDialog::fillControllerMappingsTable |
( |
| ) |
|
|
protected |
◆ fillGUIDComboBox
void MainSettingsDialog::fillGUIDComboBox |
( |
| ) |
|
|
protectedslot |
◆ fillSpringScreenPresets()
void MainSettingsDialog::fillSpringScreenPresets |
( |
| ) |
|
|
protected |
◆ getAllDefaultProfile()
◆ getConnectedDevices()
QList< InputDevice * > * MainSettingsDialog::getConnectedDevices |
( |
| ) |
const |
◆ getDefaultAutoProfiles()
QMap< QString, AutoProfileInfo * > * MainSettingsDialog::getDefaultAutoProfiles |
( |
| ) |
|
◆ getDefaultList()
◆ getDeviceAutoProfiles()
QMap< QString, QList< AutoProfileInfo * > > * MainSettingsDialog::getDeviceAutoProfiles |
( |
| ) |
|
◆ getExeAutoProfiles()
QMap< QString, QList< AutoProfileInfo * > > * MainSettingsDialog::getExeAutoProfiles |
( |
| ) |
|
◆ getProfileList()
◆ getSettings()
◆ insertMappingRow
void MainSettingsDialog::insertMappingRow |
( |
| ) |
|
|
protectedslot |
◆ insertTempControllerMapping()
void MainSettingsDialog::insertTempControllerMapping |
( |
QHash< QString, QList< QVariant >> & |
hash, |
|
|
QString |
newGUID |
|
) |
| |
|
protected |
◆ mappingsTableItemChanged
void MainSettingsDialog::mappingsTableItemChanged |
( |
QTableWidgetItem * |
item | ) |
|
|
protectedslot |
◆ on_resetBtn_clicked
void MainSettingsDialog::on_resetBtn_clicked |
( |
| ) |
|
|
privateslot |
◆ openAddAutoProfileDialog
void MainSettingsDialog::openAddAutoProfileDialog |
( |
| ) |
|
|
protectedslot |
◆ openDeleteAutoProfileConfirmDialog
void MainSettingsDialog::openDeleteAutoProfileConfirmDialog |
( |
| ) |
|
|
protectedslot |
◆ openEditAutoProfileDialog
void MainSettingsDialog::openEditAutoProfileDialog |
( |
| ) |
|
|
protectedslot |
◆ populateAutoProfiles()
void MainSettingsDialog::populateAutoProfiles |
( |
| ) |
|
|
protected |
◆ processAutoProfileActiveClick
void MainSettingsDialog::processAutoProfileActiveClick |
( |
QTableWidgetItem * |
item | ) |
|
|
protectedslot |
◆ refreshExtraMouseInfo()
void MainSettingsDialog::refreshExtraMouseInfo |
( |
| ) |
|
|
protected |
◆ resetAdvancedSett()
void MainSettingsDialog::resetAdvancedSett |
( |
| ) |
|
|
private |
◆ resetAutoProfSett()
void MainSettingsDialog::resetAutoProfSett |
( |
| ) |
|
|
private |
◆ resetGeneralSett()
void MainSettingsDialog::resetGeneralSett |
( |
| ) |
|
|
private |
◆ resetMouseAcceleration
void MainSettingsDialog::resetMouseAcceleration |
( |
| ) |
|
|
protectedslot |
◆ resetMouseSett()
void MainSettingsDialog::resetMouseSett |
( |
| ) |
|
|
private |
◆ saveAutoProfileSettings
void MainSettingsDialog::saveAutoProfileSettings |
( |
| ) |
|
|
protectedslot |
◆ saveNewSettings
void MainSettingsDialog::saveNewSettings |
( |
| ) |
|
|
protectedslot |
◆ selectDefaultProfileDir
void MainSettingsDialog::selectDefaultProfileDir |
( |
| ) |
|
|
protectedslot |
◆ selectLogFile
void MainSettingsDialog::selectLogFile |
( |
| ) |
|
|
protectedslot |
◆ syncMappingSettings
void MainSettingsDialog::syncMappingSettings |
( |
| ) |
|
|
protectedslot |
◆ transferAllProfileEditToCurrentTableRow
◆ transferEditsToCurrentTableRow
◆ allDefaultProfile
◆ connectedDevices
QList<InputDevice *>* MainSettingsDialog::connectedDevices |
|
private |
◆ defaultAutoProfiles
◆ defaultList
◆ deviceAutoProfiles
QMap<QString, QList<AutoProfileInfo *> > MainSettingsDialog::deviceAutoProfiles |
|
private |
◆ exeAutoProfiles
QMap<QString, QList<AutoProfileInfo *> > MainSettingsDialog::exeAutoProfiles |
|
private |
◆ profileList
◆ settings
◆ ui
Ui::MainSettingsDialog* MainSettingsDialog::ui |
|
private |
The documentation for this class was generated from the following files: