QGIS API Documentation  3.22.4-Białowieża (ce8e65e95e)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
QgsFileDownloader Member List

This is the complete list of members for QgsFileDownloader, including all inherited members.

cancelDownload()QgsFileDownloaderslot
downloadCanceled()QgsFileDownloadersignal
downloadCompleted(const QUrl &url)QgsFileDownloadersignal
downloadError(QStringList errorMessages)QgsFileDownloadersignal
downloadExited()QgsFileDownloadersignal
downloadProgress(qint64 bytesReceived, qint64 bytesTotal)QgsFileDownloadersignal
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()QgsFileDownloaderslot
~QgsFileDownloader() overrideQgsFileDownloaderprotected