|
QGIS API Documentation 4.0.0-Norrköping (1ddcee3d0e4)
|
#include <functional>#include "qgis.h"#include "qgis_core.h"#include "qgsfeedback.h"#include "qgsnetworkreply.h"#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... | |