#include <game_selector_quick_filter_toolbar.h>
|
| | GameSelectorQuickFilterToolBar (QWidget *parent, TabSupervisor *tabSupervisor, GamesProxyModel *model, const QMap< int, QString > &allGameTypes) |
| void | syncFromModel () |
| void | applyFilters (std::function< void(bool &, bool &, bool &, bool &, bool &, bool &, bool &, QString &, QStringList &, QSet< int > &, int &, int &, QTime &, bool &, bool &, bool &, bool &)> mutator) |
| void | retranslateUi () |
◆ GameSelectorQuickFilterToolBar()
| GameSelectorQuickFilterToolBar::GameSelectorQuickFilterToolBar |
( |
QWidget * | parent, |
|
|
TabSupervisor * | tabSupervisor, |
|
|
GamesProxyModel * | model, |
|
|
const QMap< int, QString > & | allGameTypes ) |
|
explicit |
◆ applyFilters()
| void GameSelectorQuickFilterToolBar::applyFilters |
( |
std::function< void(bool &, bool &, bool &, bool &, bool &, bool &, bool &, QString &, QStringList &, QSet< int > &, int &, int &, QTime &, bool &, bool &, bool &, bool &)> | mutator | ) |
|
◆ retranslateUi()
| void GameSelectorQuickFilterToolBar::retranslateUi |
( |
| ) |
|
◆ syncFromModel()
| void GameSelectorQuickFilterToolBar::syncFromModel |
( |
| ) |
|
◆ filterToFormatComboBox
| QComboBox* GameSelectorQuickFilterToolBar::filterToFormatComboBox |
|
private |
◆ hideFullGamesCheckBox
| QCheckBox* GameSelectorQuickFilterToolBar::hideFullGamesCheckBox |
|
private |
◆ hideGamesNotCreatedByBuddiesCheckBox
| QCheckBox* GameSelectorQuickFilterToolBar::hideGamesNotCreatedByBuddiesCheckBox |
|
private |
◆ hideStartedGamesCheckBox
| QCheckBox* GameSelectorQuickFilterToolBar::hideStartedGamesCheckBox |
|
private |
◆ mainLayout
| QHBoxLayout* GameSelectorQuickFilterToolBar::mainLayout |
|
private |
◆ model
◆ searchBar
| QLineEdit* GameSelectorQuickFilterToolBar::searchBar |
|
private |
◆ tabSupervisor
The documentation for this class was generated from the following files: