| defaultGroup | SettingsManager | protected |
| defaultSubGroup | SettingsManager | protected |
| deleteValue(const QString &name) | SettingsManager | protected |
| deleteValue(const QString &name, const QString &group, const QString &subGroup=QString()) | SettingsManager | protected |
| GameFiltersSettings(const QString &settingPath, QObject *parent=nullptr) | GameFiltersSettings | explicitprivate |
| GameFiltersSettings(const GameFiltersSettings &) | GameFiltersSettings | private |
| getCreatorNameFilters() | GameFiltersSettings | |
| getGameNameFilter() | GameFiltersSettings | |
| getMaxGameAge() | GameFiltersSettings | |
| getMaxPlayers() | GameFiltersSettings | |
| getMinPlayers() | GameFiltersSettings | |
| getValue(const QString &name) | SettingsManager | |
| getValue(const QString &name, const QString &group, const QString &subGroup=QString()) | SettingsManager | |
| hashGameType(const QString &gameType) const | GameFiltersSettings | private |
| isGameTypeEnabled(QString gametype) | GameFiltersSettings | |
| isHideBuddiesOnlyGames() | GameFiltersSettings | |
| isHideFullGames() | GameFiltersSettings | |
| isHideGamesThatStarted() | GameFiltersSettings | |
| isHideIgnoredUserGames() | GameFiltersSettings | |
| isHideNotBuddyCreatedGames() | GameFiltersSettings | |
| isHideOpenDecklistGames() | GameFiltersSettings | |
| isHidePasswordProtectedGames() | GameFiltersSettings | |
| isShowOnlyIfSpectatorsCanChat() | GameFiltersSettings | |
| isShowOnlyIfSpectatorsCanSeeHands() | GameFiltersSettings | |
| isShowOnlyIfSpectatorsCanWatch() | GameFiltersSettings | |
| isShowSpectatorPasswordProtected() | GameFiltersSettings | |
| setCreatorNameFilters(QStringList creatorName) | GameFiltersSettings | |
| setGameHashedTypeEnabled(QString gametypeHASHED, bool enabled) | GameFiltersSettings | |
| setGameNameFilter(QString gameName) | GameFiltersSettings | |
| setGameTypeEnabled(QString gametype, bool enabled) | GameFiltersSettings | |
| setHideBuddiesOnlyGames(bool hide) | GameFiltersSettings | |
| setHideFullGames(bool hide) | GameFiltersSettings | |
| setHideGamesThatStarted(bool hide) | GameFiltersSettings | |
| setHideIgnoredUserGames(bool hide) | GameFiltersSettings | |
| setHideNotBuddyCreatedGames(bool hide) | GameFiltersSettings | |
| setHideOpenDecklistGames(bool hide) | GameFiltersSettings | |
| setHidePasswordProtectedGames(bool hide) | GameFiltersSettings | |
| setMaxGameAge(const QTime &maxGameAge) | GameFiltersSettings | |
| setMaxPlayers(int max) | GameFiltersSettings | |
| setMinPlayers(int min) | GameFiltersSettings | |
| setShowOnlyIfSpectatorsCanChat(bool show) | GameFiltersSettings | |
| setShowOnlyIfSpectatorsCanSeeHands(bool show) | GameFiltersSettings | |
| setShowOnlyIfSpectatorsCanWatch(bool show) | GameFiltersSettings | |
| setShowSpectatorPasswordProtected(bool show) | GameFiltersSettings | |
| settings | SettingsManager | protected |
| SettingsCache class | GameFiltersSettings | friend |
| SettingsManager(const QString &settingPath, const QString &defaultGroup=QString(), const QString &defaultSubGroup=QString(), QObject *parent=nullptr) | SettingsManager | explicit |
| setValue(const QVariant &value, const QString &name) | SettingsManager | protected |
| setValue(const QVariant &value, const QString &name, const QString &group, const QString &subGroup=QString()) | SettingsManager | protected |
| sync() | SettingsManager | |