| QGIS API Documentation
    3.22.4-Białowieża (ce8e65e95e)
    | 
#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.