#include <tapped_out_interface.h>
TappedOutInterface exists in order to support the "Analyze on TappedOut" feature. An http POST request is sent and the result is retrieved from the reply. Parsing logic is implemented in TappedOutInterface::queryFinished().
◆ TappedOutInterface()
| TappedOutInterface::TappedOutInterface |
( |
CardDatabase & | _cardDatabase, |
|
|
QObject * | parent = nullptr ) |
|
explicit |
◆ analyzeDeck()
| void TappedOutInterface::analyzeDeck |
( |
DeckList * | deck | ) |
|
◆ copyDeckSplitMainAndSide()
◆ getAnalyzeRequestData
| void TappedOutInterface::getAnalyzeRequestData |
( |
DeckList * | deck, |
|
|
QByteArray * | data ) |
|
privateslot |
◆ queryFinished
| void TappedOutInterface::queryFinished |
( |
QNetworkReply * | reply | ) |
|
|
privateslot |
◆ cardDatabase
◆ manager
| QNetworkAccessManager* TappedOutInterface::manager |
|
private |
The documentation for this class was generated from the following files: