23 #ifndef __SERVERFILTERDOCK_H__ 24 #define __SERVERFILTERDOCK_H__ 28 #include <QDockWidget> 42 void addGameModeToComboBox(
const QString& gameMode);
62 void nonEmptyServerGroupingAtTopToggled(
bool b);
67 void addSortedNonDuplicate(QComboBox* comboBox,
const QString& text);
73 void onServerGroupingChange();
Structure describing server filter.
QLineEdit * createQuickSearch()
Creates and/or returns an instance of widget that is located in the MainWindow toolbar.
void setFilterInfo(const ServerListFilterInfo &filterInfo)
Sets widgets to new filter info.