#include <game_filters_settings.h>
|
| void | setValue (const QVariant &value, const QString &name) |
| void | setValue (const QVariant &value, const QString &name, const QString &group, const QString &subGroup=QString()) |
| void | deleteValue (const QString &name) |
| void | deleteValue (const QString &name, const QString &group, const QString &subGroup=QString()) |
| QSettings | settings |
| QString | defaultGroup |
| QString | defaultSubGroup |
◆ GameFiltersSettings() [1/2]
| GameFiltersSettings::GameFiltersSettings |
( |
const QString & | settingPath, |
|
|
QObject * | parent = nullptr ) |
|
explicitprivate |
◆ GameFiltersSettings() [2/2]
◆ getCreatorNameFilters()
| QStringList GameFiltersSettings::getCreatorNameFilters |
( |
| ) |
|
◆ getGameNameFilter()
| QString GameFiltersSettings::getGameNameFilter |
( |
| ) |
|
◆ getMaxGameAge()
| QTime GameFiltersSettings::getMaxGameAge |
( |
| ) |
|
◆ getMaxPlayers()
| int GameFiltersSettings::getMaxPlayers |
( |
| ) |
|
◆ getMinPlayers()
| int GameFiltersSettings::getMinPlayers |
( |
| ) |
|
◆ hashGameType()
| QString GameFiltersSettings::hashGameType |
( |
const QString & | gameType | ) |
const |
|
nodiscardprivate |
◆ isGameTypeEnabled()
| bool GameFiltersSettings::isGameTypeEnabled |
( |
QString | gametype | ) |
|
◆ isHideBuddiesOnlyGames()
| bool GameFiltersSettings::isHideBuddiesOnlyGames |
( |
| ) |
|
◆ isHideFullGames()
| bool GameFiltersSettings::isHideFullGames |
( |
| ) |
|
◆ isHideGamesThatStarted()
| bool GameFiltersSettings::isHideGamesThatStarted |
( |
| ) |
|
◆ isHideIgnoredUserGames()
| bool GameFiltersSettings::isHideIgnoredUserGames |
( |
| ) |
|
◆ isHideNotBuddyCreatedGames()
| bool GameFiltersSettings::isHideNotBuddyCreatedGames |
( |
| ) |
|
◆ isHideOpenDecklistGames()
| bool GameFiltersSettings::isHideOpenDecklistGames |
( |
| ) |
|
◆ isHidePasswordProtectedGames()
| bool GameFiltersSettings::isHidePasswordProtectedGames |
( |
| ) |
|
◆ isShowOnlyIfSpectatorsCanChat()
| bool GameFiltersSettings::isShowOnlyIfSpectatorsCanChat |
( |
| ) |
|
◆ isShowOnlyIfSpectatorsCanSeeHands()
| bool GameFiltersSettings::isShowOnlyIfSpectatorsCanSeeHands |
( |
| ) |
|
◆ isShowOnlyIfSpectatorsCanWatch()
| bool GameFiltersSettings::isShowOnlyIfSpectatorsCanWatch |
( |
| ) |
|
◆ isShowSpectatorPasswordProtected()
| bool GameFiltersSettings::isShowSpectatorPasswordProtected |
( |
| ) |
|
◆ setCreatorNameFilters()
| void GameFiltersSettings::setCreatorNameFilters |
( |
QStringList | creatorName | ) |
|
◆ setGameHashedTypeEnabled()
| void GameFiltersSettings::setGameHashedTypeEnabled |
( |
QString | gametypeHASHED, |
|
|
bool | enabled ) |
◆ setGameNameFilter()
| void GameFiltersSettings::setGameNameFilter |
( |
QString | gameName | ) |
|
◆ setGameTypeEnabled()
| void GameFiltersSettings::setGameTypeEnabled |
( |
QString | gametype, |
|
|
bool | enabled ) |
◆ setHideBuddiesOnlyGames()
| void GameFiltersSettings::setHideBuddiesOnlyGames |
( |
bool | hide | ) |
|
◆ setHideFullGames()
| void GameFiltersSettings::setHideFullGames |
( |
bool | hide | ) |
|
◆ setHideGamesThatStarted()
| void GameFiltersSettings::setHideGamesThatStarted |
( |
bool | hide | ) |
|
◆ setHideIgnoredUserGames()
| void GameFiltersSettings::setHideIgnoredUserGames |
( |
bool | hide | ) |
|
◆ setHideNotBuddyCreatedGames()
| void GameFiltersSettings::setHideNotBuddyCreatedGames |
( |
bool | hide | ) |
|
◆ setHideOpenDecklistGames()
| void GameFiltersSettings::setHideOpenDecklistGames |
( |
bool | hide | ) |
|
◆ setHidePasswordProtectedGames()
| void GameFiltersSettings::setHidePasswordProtectedGames |
( |
bool | hide | ) |
|
◆ setMaxGameAge()
| void GameFiltersSettings::setMaxGameAge |
( |
const QTime & | maxGameAge | ) |
|
◆ setMaxPlayers()
| void GameFiltersSettings::setMaxPlayers |
( |
int | max | ) |
|
◆ setMinPlayers()
| void GameFiltersSettings::setMinPlayers |
( |
int | min | ) |
|
◆ setShowOnlyIfSpectatorsCanChat()
| void GameFiltersSettings::setShowOnlyIfSpectatorsCanChat |
( |
bool | show | ) |
|
◆ setShowOnlyIfSpectatorsCanSeeHands()
| void GameFiltersSettings::setShowOnlyIfSpectatorsCanSeeHands |
( |
bool | show | ) |
|
◆ setShowOnlyIfSpectatorsCanWatch()
| void GameFiltersSettings::setShowOnlyIfSpectatorsCanWatch |
( |
bool | show | ) |
|
◆ setShowSpectatorPasswordProtected()
| void GameFiltersSettings::setShowSpectatorPasswordProtected |
( |
bool | show | ) |
|
◆ SettingsCache
The documentation for this class was generated from the following files: