QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#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... | |