|
QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
|
#include <QNetworkRequest>#include <QString>#include "qgsnetworkaccessmanager.h"#include "cpl_http.h"#include "gdal.h"

Go to the source code of this file.
Classes | |
| class | QgsCPLHTTPFetchOverrider |
| Utility class to redirect GDAL's CPL HTTP calls through QgsBlockingNetworkRequest. More... | |
Macros | |
| #define | QgsSetCPLHTTPFetchOverriderInitiatorClass(overrider, _class) QgsSetRequestInitiatorClass(overrider, _class) |
| #define | SIP_NO_FILE |
| #define QgsSetCPLHTTPFetchOverriderInitiatorClass | ( | overrider, | |
| _class | |||
| ) | QgsSetRequestInitiatorClass(overrider, _class) |
Definition at line 31 of file qgscplhttpfetchoverrider.h.
| #define SIP_NO_FILE |
Definition at line 19 of file qgscplhttpfetchoverrider.h.