This is the complete list of members for DecklistNodeTree, including all inherited members.
| addCard(const QString &cardName, int amount, const QString &zoneName, int position, const QString &cardSetName=QString(), const QString &cardSetCollectorNumber=QString(), const QString &cardProviderId=QString(), const bool formatLegal=true) | DecklistNodeTree | |
| clear() | DecklistNodeTree | |
| computeDeckHash() const | DecklistNodeTree | |
| DecklistNodeTree() | DecklistNodeTree | explicit |
| DecklistNodeTree(const DecklistNodeTree &other) | DecklistNodeTree | explicit |
| deleteNode(AbstractDecklistNode *node, InnerDecklistNode *rootNode=nullptr) | DecklistNodeTree | |
| forEachCard(const std::function< void(InnerDecklistNode *, DecklistCardNode *)> &func) const | DecklistNodeTree | |
| getCardNodes(const QSet< QString > &restrictToZones={}) const | DecklistNodeTree | |
| getRoot() const | DecklistNodeTree | inline |
| getZoneNodes() const | DecklistNodeTree | |
| getZoneObjFromName(const QString &zoneName) const | DecklistNodeTree | private |
| isEmpty() const | DecklistNodeTree | |
| operator=(const DecklistNodeTree &other) | DecklistNodeTree | |
| readZoneElement(QXmlStreamReader *xml) | DecklistNodeTree | |
| root | DecklistNodeTree | private |
| write(QXmlStreamWriter *xml) const | DecklistNodeTree | |
| ~DecklistNodeTree() | DecklistNodeTree | virtual |