QGIS API Documentation 3.43.0-Master (32433f7016e)
|
#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 |
A utility class for downloading files. More... | |