#include <dlg_filter_games.h>
◆ DlgFilterGames()
| DlgFilterGames::DlgFilterGames |
( |
const QMap< int, QString > & | _allGameTypes, |
|
|
const GamesProxyModel * | _gamesProxyModel, |
|
|
QWidget * | parent = nullptr ) |
◆ actOk
| void DlgFilterGames::actOk |
( |
| ) |
|
|
privateslot |
◆ getCreatorNameFilters()
| QStringList DlgFilterGames::getCreatorNameFilters |
( |
| ) |
const |
|
nodiscardprivate |
◆ getFilters()
◆ getGameTypeFilter()
| QSet< int > DlgFilterGames::getGameTypeFilter |
( |
| ) |
const |
|
nodiscardprivate |
◆ getMaxGameAge()
| QTime DlgFilterGames::getMaxGameAge |
( |
| ) |
const |
|
nodiscardprivate |
◆ getShowOnlyIfSpectatorsCanChat()
| bool DlgFilterGames::getShowOnlyIfSpectatorsCanChat |
( |
| ) |
const |
|
nodiscardprivate |
◆ getShowOnlyIfSpectatorsCanSeeHands()
| bool DlgFilterGames::getShowOnlyIfSpectatorsCanSeeHands |
( |
| ) |
const |
|
nodiscardprivate |
◆ getShowSpectatorPasswordProtected()
| bool DlgFilterGames::getShowSpectatorPasswordProtected |
( |
| ) |
const |
|
nodiscardprivate |
◆ toggleSpectatorCheckboxEnabledness
| void DlgFilterGames::toggleSpectatorCheckboxEnabledness |
( |
bool | spectatorsEnabled | ) |
|
|
privateslot |
◆ allGameTypes
| const QMap<int, QString>& DlgFilterGames::allGameTypes |
|
private |
◆ creatorNameFilterEdit
| QLineEdit* DlgFilterGames::creatorNameFilterEdit |
|
private |
◆ gameAgeMap
| const QMap<QTime, QString> DlgFilterGames::gameAgeMap |
|
private |
◆ gameNameFilterEdit
| QLineEdit* DlgFilterGames::gameNameFilterEdit |
|
private |
◆ gamesProxyModel
◆ gameTypeFilterCheckBoxes
| QMap<int, QCheckBox *> DlgFilterGames::gameTypeFilterCheckBoxes |
|
private |
◆ generalGroupBox
| QGroupBox* DlgFilterGames::generalGroupBox |
|
private |
◆ hideBuddiesOnlyGames
| QCheckBox* DlgFilterGames::hideBuddiesOnlyGames |
|
private |
◆ hideFullGames
| QCheckBox* DlgFilterGames::hideFullGames |
|
private |
◆ hideGamesThatStarted
| QCheckBox* DlgFilterGames::hideGamesThatStarted |
|
private |
◆ hideIgnoredUserGames
| QCheckBox* DlgFilterGames::hideIgnoredUserGames |
|
private |
◆ hideNotBuddyCreatedGames
| QCheckBox* DlgFilterGames::hideNotBuddyCreatedGames |
|
private |
◆ hideOpenDecklistGames
| QCheckBox* DlgFilterGames::hideOpenDecklistGames |
|
private |
◆ hidePasswordProtectedGames
| QCheckBox* DlgFilterGames::hidePasswordProtectedGames |
|
private |
◆ maxGameAgeComboBox
| QComboBox* DlgFilterGames::maxGameAgeComboBox |
|
private |
◆ maxPlayersFilterMaxSpinBox
| QSpinBox* DlgFilterGames::maxPlayersFilterMaxSpinBox |
|
private |
◆ maxPlayersFilterMinSpinBox
| QSpinBox* DlgFilterGames::maxPlayersFilterMinSpinBox |
|
private |
◆ showOnlyIfSpectatorsCanChat
| QCheckBox* DlgFilterGames::showOnlyIfSpectatorsCanChat |
|
private |
◆ showOnlyIfSpectatorsCanSeeHands
| QCheckBox* DlgFilterGames::showOnlyIfSpectatorsCanSeeHands |
|
private |
◆ showOnlyIfSpectatorsCanWatch
| QCheckBox* DlgFilterGames::showOnlyIfSpectatorsCanWatch |
|
private |
◆ showSpectatorPasswordProtected
| QCheckBox* DlgFilterGames::showSpectatorPasswordProtected |
|
private |
The documentation for this class was generated from the following files: