Cockatrice 2026-03-05-Development-2.11.0-beta.54
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
GameFiltersSettings Member List

This is the complete list of members for GameFiltersSettings, including all inherited members.

defaultGroupSettingsManagerprotected
defaultSubGroupSettingsManagerprotected
deleteValue(const QString &name)SettingsManagerprotected
deleteValue(const QString &name, const QString &group, const QString &subGroup=QString())SettingsManagerprotected
GameFiltersSettings(const QString &settingPath, QObject *parent=nullptr)GameFiltersSettingsexplicitprivate
GameFiltersSettings(const GameFiltersSettings &)GameFiltersSettingsprivate
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) constGameFiltersSettingsprivate
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
settingsSettingsManagerprotected
SettingsCache classGameFiltersSettingsfriend
SettingsManager(const QString &settingPath, const QString &defaultGroup=QString(), const QString &defaultSubGroup=QString(), QObject *parent=nullptr)SettingsManagerexplicit
setValue(const QVariant &value, const QString &name)SettingsManagerprotected
setValue(const QVariant &value, const QString &name, const QString &group, const QString &subGroup=QString())SettingsManagerprotected
sync()SettingsManager