QGIS API Documentation 3.99.0-Master (f78f5286a64)
|
#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... | |