QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include <QTimer>
#include <QThread>
#include <QMutex>
#include <QNetworkAccessManager>
#include <QNetworkReply>
#include "qgis_core.h"
Go to the source code of this file.
Classes | |
class | QgsTileDownloadManager |
Tile download manager handles downloads of map tiles for the purpose of map rendering. More... | |
class | QgsTileDownloadManagerReply |
Reply object for tile download manager requests returned from calls to QgsTileDownloadManager::get(). More... | |
class | QgsTileDownloadManager::Stats |
Encapsulates any statistics we would like to keep about requests. More... | |
Macros | |
#define | SIP_NO_FILE |
#define SIP_NO_FILE |
Definition at line 21 of file qgstiledownloadmanager.h.