|
QGIS API Documentation 3.99.0-Master (2fe06baccd8)
|
#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... | |