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

The CardDatabaseModel maps the cardList contained in the CardDatabase as a QAbstractListModel. More...

#include <QAbstractListModel>
#include <QList>
#include <QSet>
#include <libcockatrice/card/database/card_database.h>
Include dependency graph for card_database_model.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CardDatabaseModel

Detailed Description

The CardDatabaseModel maps the cardList contained in the CardDatabase as a QAbstractListModel.