|
QGIS API Documentation 4.3.0-Master (7c7bd4d7018)
|
#include <functional>#include "qgis.h"#include "qgis_core.h"#include "qgsfeedback.h"#include "qgsnetworkreply.h"#include <QHttpMultiPart>#include <QObject>#include <QPointer>#include <QThread>

Go to the source code of this file.
Classes | |
| class | QgsBlockingNetworkRequest |
| A thread safe class for performing blocking (sync) network requests, with full support for QGIS proxy and authentication settings. More... | |