#include "card_picture_loader_worker.h"#include "card_picture_to_load.h"#include <QLoggingCategory>#include <QMutex>#include <QNetworkAccessManager>#include <QObject>#include <QThread>#include <libcockatrice/card/database/card_database.h>Go to the source code of this file.
Classes | |
| class | CardPictureLoaderWorkerWork |
| Handles downloading a single card image from network or local sources. More... | |
Functions | |
| Q_LOGGING_CATEGORY (CardPictureLoaderWorkerWorkLog, "card_picture_loader.worker") | |
|
inline |