#include <deck_stats_interface.h>
◆ DeckStatsInterface()
| DeckStatsInterface::DeckStatsInterface |
( |
CardDatabase & | _cardDatabase, |
|
|
QObject * | parent = nullptr ) |
|
explicit |
◆ analyzeDeck()
| void DeckStatsInterface::analyzeDeck |
( |
DeckList * | deck | ) |
|
◆ copyDeckWithoutTokens()
| void DeckStatsInterface::copyDeckWithoutTokens |
( |
DeckList & | source, |
|
|
DeckList & | destination ) |
|
private |
Deckstats doesn't recognize token cards, and instead tries to find the closest non-token card instead. So we construct a new deck which has no tokens.
◆ getAnalyzeRequestData
| void DeckStatsInterface::getAnalyzeRequestData |
( |
DeckList * | deck, |
|
|
QByteArray * | data ) |
|
privateslot |
◆ queryFinished
| void DeckStatsInterface::queryFinished |
( |
QNetworkReply * | reply | ) |
|
|
privateslot |
◆ cardDatabase
◆ manager
| QNetworkAccessManager* DeckStatsInterface::manager |
|
private |
The documentation for this class was generated from the following files: