| QGIS API Documentation
    3.18.1-Zürich (202f1bf7e5)
    | 
#include <QObject>#include <QMap>#include <QMutex>#include <QNetworkReply>#include <QFile>#include <QTemporaryFile>#include "qgis_core.h"#include "qgstaskmanager.h"#include "qgsnetworkcontentfetchertask.h"

Go to the source code of this file.
| Classes | |
| class | QgsFetchedContent | 
| FetchedContent holds useful information about a network content being fetched.  More... | |
| class | QgsNetworkContentFetcherRegistry | 
| Registry for temporary fetched files.  More... | |