| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
#include "qgis_core.h"#include "qgsnetworkreply.h"#include "qgsfeedback.h"#include "qgis.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... | |