Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
GameSelectorQuickFilterToolBar Class Reference

#include <game_selector_quick_filter_toolbar.h>

Inheritance diagram for GameSelectorQuickFilterToolBar:
[legend]
Collaboration diagram for GameSelectorQuickFilterToolBar:
[legend]

Public Member Functions

 GameSelectorQuickFilterToolBar (QWidget *parent, TabSupervisor *tabSupervisor, GamesProxyModel *model, const QMap< int, QString > &allGameTypes)
void retranslateUi ()

Private Attributes

TabSupervisortabSupervisor
GamesProxyModelmodel
QHBoxLayout * mainLayout
QLineEdit * searchBar
QCheckBox * hideGamesNotCreatedByBuddiesCheckBox
QCheckBox * hideFullGamesCheckBox
QCheckBox * hideStartedGamesCheckBox
QComboBox * filterToFormatComboBox

Constructor & Destructor Documentation

◆ GameSelectorQuickFilterToolBar()

GameSelectorQuickFilterToolBar::GameSelectorQuickFilterToolBar ( QWidget * parent,
TabSupervisor * tabSupervisor,
GamesProxyModel * model,
const QMap< int, QString > & allGameTypes )
explicit
Here is the call graph for this function:

Member Function Documentation

◆ retranslateUi()

void GameSelectorQuickFilterToolBar::retranslateUi ( )
Here is the caller graph for this function:

Member Data Documentation

◆ 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

GamesProxyModel* GameSelectorQuickFilterToolBar::model
private

◆ searchBar

QLineEdit* GameSelectorQuickFilterToolBar::searchBar
private

◆ tabSupervisor

TabSupervisor* GameSelectorQuickFilterToolBar::tabSupervisor
private

The documentation for this class was generated from the following files: