Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
GamesModel Member List

This is the complete list of members for GamesModel, including all inherited members.

columnCount(const QModelIndex &=QModelIndex()) const overrideGamesModelinline
data(const QModelIndex &index, int role) const overrideGamesModel
gameListGamesModelprivate
GamesModel(const QMap< int, QString > &_rooms, const QMap< int, GameTypeMap > &_gameTypes, QObject *parent=nullptr)GamesModel
gameTypesGamesModelprivate
getGame(int row)GamesModel
getGameCreatedString(const int secs)GamesModelstatic
getGameTypes()GamesModelinline
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const overrideGamesModel
NUM_COLSGamesModelprivatestatic
roomColIndex()GamesModelinline
roomsGamesModelprivate
rowCount(const QModelIndex &parent=QModelIndex()) const overrideGamesModelinline
SORT_ROLEGamesModelstatic
startTimeColIndex()GamesModelinline
updateGameList(const ServerInfo_Game &game)GamesModel