| areFilterParametersSetToDefaults() const | GamesProxyModel | |
| creatorNameFilters | GamesProxyModel | private |
| filterAcceptsRow(int sourceRow, const QModelIndex &sourceParent) const override | GamesProxyModel | protected |
| filterAcceptsRow(int sourceRow) const | GamesProxyModel | protected |
| gameNameFilter | GamesProxyModel | private |
| GamesProxyModel(QObject *parent=nullptr, const UserListProxy *_userListProxy=nullptr) | GamesProxyModel | explicit |
| gameTypeFilter | GamesProxyModel | private |
| getCreatorNameFilters() const | GamesProxyModel | inline |
| getGameNameFilter() const | GamesProxyModel | inline |
| getGameTypeFilter() const | GamesProxyModel | inline |
| getHideBuddiesOnlyGames() const | GamesProxyModel | inline |
| getHideFullGames() const | GamesProxyModel | inline |
| getHideGamesThatStarted() const | GamesProxyModel | inline |
| getHideIgnoredUserGames() const | GamesProxyModel | inline |
| getHideNotBuddyCreatedGames() const | GamesProxyModel | inline |
| getHideOpenDecklistGames() const | GamesProxyModel | inline |
| getHidePasswordProtectedGames() const | GamesProxyModel | inline |
| getMaxGameAge() const | GamesProxyModel | inline |
| getMaxPlayersFilterMax() const | GamesProxyModel | inline |
| getMaxPlayersFilterMin() const | GamesProxyModel | inline |
| getNumFilteredGames() const | GamesProxyModel | |
| getShowOnlyIfSpectatorsCanChat() const | GamesProxyModel | inline |
| getShowOnlyIfSpectatorsCanSeeHands() const | GamesProxyModel | inline |
| getShowOnlyIfSpectatorsCanWatch() const | GamesProxyModel | inline |
| getShowSpectatorPasswordProtected() const | GamesProxyModel | inline |
| hideBuddiesOnlyGames | GamesProxyModel | private |
| hideFullGames | GamesProxyModel | private |
| hideGamesThatStarted | GamesProxyModel | private |
| hideIgnoredUserGames | GamesProxyModel | private |
| hideNotBuddyCreatedGames | GamesProxyModel | private |
| hideOpenDecklistGames | GamesProxyModel | private |
| hidePasswordProtectedGames | GamesProxyModel | private |
| loadFilterParameters(const QMap< int, QString > &allGameTypes) | GamesProxyModel | |
| maxGameAge | GamesProxyModel | private |
| maxPlayersFilterMax | GamesProxyModel | private |
| maxPlayersFilterMin | GamesProxyModel | private |
| refresh() | GamesProxyModel | |
| resetFilterParameters() | GamesProxyModel | |
| saveFilterParameters(const QMap< int, QString > &allGameTypes) | GamesProxyModel | |
| setCreatorNameFilters(const QStringList &values) | GamesProxyModel | inline |
| setGameFilters(bool _hideBuddiesOnlyGames, bool _hideIgnoredUserGames, bool _hideFullGames, bool _hideGamesThatStarted, bool _hidePasswordProtectedGames, bool _hideNotBuddyCreatedGames, bool _hideOpenDecklistGames, const QString &_gameNameFilter, const QStringList &_creatorNameFilter, const QSet< int > &_gameTypeFilter, int _maxPlayersFilterMin, int _maxPlayersFilterMax, const QTime &_maxGameAge, bool _showOnlyIfSpectatorsCanWatch, bool _showSpectatorPasswordProtected, bool _showOnlyIfSpectatorsCanChat, bool _showOnlyIfSpectatorsCanSeeHands) | GamesProxyModel | |
| setGameNameFilter(const QString &value) | GamesProxyModel | inline |
| setGameTypeFilter(const QSet< int > &value) | GamesProxyModel | inline |
| setHideBuddiesOnlyGames(bool value) | GamesProxyModel | inline |
| setHideFullGames(bool value) | GamesProxyModel | inline |
| setHideGamesThatStarted(bool value) | GamesProxyModel | inline |
| setHideIgnoredUserGames(bool value) | GamesProxyModel | inline |
| setHideNotBuddyCreatedGames(bool value) | GamesProxyModel | inline |
| setHideOpenDecklistGames(bool value) | GamesProxyModel | inline |
| setHidePasswordProtectedGames(bool value) | GamesProxyModel | inline |
| setMaxGameAge(const QTime &value) | GamesProxyModel | inline |
| setMaxPlayersFilterMax(int value) | GamesProxyModel | inline |
| setMaxPlayersFilterMin(int value) | GamesProxyModel | inline |
| setShowOnlyIfSpectatorsCanChat(bool value) | GamesProxyModel | inline |
| setShowOnlyIfSpectatorsCanSeeHands(bool value) | GamesProxyModel | inline |
| setShowOnlyIfSpectatorsCanWatch(bool value) | GamesProxyModel | inline |
| setShowSpectatorPasswordProtected(bool value) | GamesProxyModel | inline |
| showOnlyIfSpectatorsCanChat | GamesProxyModel | private |
| showOnlyIfSpectatorsCanSeeHands | GamesProxyModel | private |
| showOnlyIfSpectatorsCanWatch | GamesProxyModel | private |
| showSpectatorPasswordProtected | GamesProxyModel | private |
| userListProxy | GamesProxyModel | private |