|
|
void | additionalSortColumnsChanged () |
| |
|
|
| ServerListProxyModel (ServerList *serverListHandler) |
| |
|
void | addAdditionalColumnSorting (int column, Qt::SortOrder order) |
| |
|
const QList< ColumnSort > & | additionalSortColumns () const |
| |
|
void | clearAdditionalSorting () |
| |
|
const ServerListFilterInfo & | filterInfo () const |
| |
|
bool | isAnyColumnSortedAdditionally () const |
| |
|
bool | isSortingAdditionallyByColumn (int column) const |
| |
|
void | removeAdditionalColumnSorting (int column) |
| |
|
void | setAdditionalSortColumns (const QList< ColumnSort > &columns) |
| |
| void | setFilterInfo (const ServerListFilterInfo &filterInfo) |
| | Sets new filter info and immediately calls invalidate() More...
|
| |
|
void | setGroupServersWithPlayersAtTop (bool b) |
| |
|
void | sortServers (int column, Qt::SortOrder order=Qt::AscendingOrder) |
| |
Definition at line 56 of file serverlistproxymodel.h.
| bool ServerListProxyModel::filterAcceptsRow |
( |
int |
sourceRow, |
|
|
const QModelIndex & |
sourceParent |
|
) |
| const |
|
protected |
The documentation for this class was generated from the following files: