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

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

activeGroupCriteriaDeckListModelprivate
addCard(const ExactCard &card, const QString &zoneName)DeckListModel
addPreferredPrintingCard(const QString &cardName, const QString &zoneName, bool abAddAnyway)DeckListModel
cleanList()DeckListModel
columnCount(const QModelIndex &=QModelIndex()) const overrideDeckListModel
createNodeIfNeeded(const QString &name, InnerDecklistNode *parent)DeckListModelprivate
data(const QModelIndex &index, int role) const overrideDeckListModel
deckHashChanged()DeckListModelsignal
deckListDeckListModelprivate
DeckListModel(QObject *parent=nullptr)DeckListModelexplicit
emitBackgroundUpdates(const QModelIndex &parent)DeckListModel
emitRecursiveUpdates(const QModelIndex &index)DeckListModelprivate
findCard(const QString &cardName, const QString &zoneName, const QString &providerId="", const QString &cardNumber="") constDeckListModel
findCardNode(const QString &cardName, const QString &zoneName, const QString &providerId="", const QString &cardNumber="") constDeckListModelprivate
findSortedInsertRow(InnerDecklistNode *parent, CardInfoPtr cardInfo) constDeckListModel
flags(const QModelIndex &index) const overrideDeckListModel
getCards() constDeckListModel
getCardsForZone(const QString &zoneName) constDeckListModel
getDeckList() constDeckListModelinline
getGroupCriteriaForCard(CardInfoPtr info) constDeckListModel
getNode(const QModelIndex &index) constDeckListModelinlineprivate
getRoot() constDeckListModelinline
getZones() constDeckListModel
headerData(int section, Qt::Orientation orientation, int role) const overrideDeckListModel
index(int row, int column, const QModelIndex &parent) const overrideDeckListModel
lastKnownColumnDeckListModelprivate
lastKnownOrderDeckListModelprivate
nodeToIndex(AbstractDecklistNode *node) constDeckListModelprivate
parent(const QModelIndex &index) const overrideDeckListModel
rebuildTree()DeckListModelslot
removeRows(int row, int count, const QModelIndex &parent) overrideDeckListModel
rootDeckListModelprivate
rowCount(const QModelIndex &parent) const overrideDeckListModel
setActiveGroupCriteria(DeckListModelGroupCriteria::Type newCriteria)DeckListModel
setData(const QModelIndex &index, const QVariant &value, int role) overrideDeckListModel
setDeckList(DeckList *_deck)DeckListModel
sort(int column, Qt::SortOrder order) overrideDeckListModel
sortHelper(InnerDecklistNode *node, Qt::SortOrder order)DeckListModelprivate
~DeckListModel() overrideDeckListModel