|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
This is the complete list of members for QgsFileDownloader, including all inherited members.
| cancelDownload() | QgsFileDownloader | slot |
| downloadCanceled() | QgsFileDownloader | signal |
| downloadCompleted(const QUrl &url) | QgsFileDownloader | signal |
| downloadError(QStringList errorMessages) | QgsFileDownloader | signal |
| downloadExited() | QgsFileDownloader | signal |
| downloadProgress(qint64 bytesReceived, qint64 bytesTotal) | QgsFileDownloader | signal |
| QgsFileDownloader(const QUrl &url, const QString &outputFileName, const QString &authcfg=QString(), bool delayStart=false, Qgis::HttpMethod httpMethod=Qgis::HttpMethod::Get, const QByteArray &data=QByteArray()) | QgsFileDownloader | |
| startDownload() | QgsFileDownloader | slot |
| ~QgsFileDownloader() override | QgsFileDownloader | protected |