QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes | Macros
qgstiledownloadmanager.h File Reference
#include <QTimer>
#include <QThread>
#include <QMutex>
#include <QNetworkAccessManager>
#include <QNetworkReply>
#include "qgis_core.h"
Include dependency graph for qgstiledownloadmanager.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ SIP_NO_FILE

#define SIP_NO_FILE

Definition at line 21 of file qgstiledownloadmanager.h.