Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
games_model.h File Reference
#include "game_type_map.h"
#include <QList>
#include <QSet>
#include <QSortFilterProxyModel>
#include <QTime>
#include <libcockatrice/protocol/pb/serverinfo_game.pb.h>
Include dependency graph for games_model.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GamesModel
 Model storing all available games for display in a QTreeView or QTableView. More...
class  GamesProxyModel
 Proxy model for filtering and sorting the GamesModel based on user preferences. More...