|
QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
|
#include <QObject>#include <QFile>#include <QNetworkReply>#include <QUrl>#include "qgis.h"#include "qgis_core.h"#include <QSslError>

Go to the source code of this file.
Classes | |
| class | QgsFileDownloader |
| QgsFileDownloader is a utility class for downloading files. More... | |