#include "card_picture_loader_status_bar.h"
#include "card_picture_loader_worker.h"
#include <QDateTime>
#include <QHash>
#include <QLoggingCategory>
Go to the source code of this file.
|
| class | CardPictureLoader |
| | Singleton class to manage card image loading and caching. Provides functionality to asynchronously load, cache, and manage card images for the client. More...
|
◆ Q_LOGGING_CATEGORY() [1/2]
| Q_LOGGING_CATEGORY |
( |
CardPictureLoaderCardBackCacheFailLog | , |
|
|
"card_picture_loader.card_back_cache_fail" | ) |
|
inline |
◆ Q_LOGGING_CATEGORY() [2/2]
| Q_LOGGING_CATEGORY |
( |
CardPictureLoaderLog | , |
|
|
"card_picture_loader" | ) |
|
inline |