|
QGIS API Documentation 3.99.0-Master (21b3aa880ba)
|
#include "qgis_core.h"#include "qgsnetworkcontentfetchertask.h"#include "qgstaskmanager.h"#include <QFile>#include <QMap>#include <QMutex>#include <QNetworkReply>#include <QObject>#include <QPointer>#include <QTemporaryFile>

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