|
QGIS API Documentation
3.22.4-Białowieża (ce8e65e95e)
|
#include "qgis_core.h"#include "qgsnetworkreply.h"#include "qgsfeedback.h"#include <QThread>#include <QObject>#include <functional>#include <QPointer>

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... | |