Class: QgsFileDownloaderDialog¶
A QProgressDialog subclass which handles file downloads and user feedback.
Internally, it uses QgsFileDownloader to handle the
download, while showing progress via a progress dialog and supporting
cancellation.
Note
Until QGIS 3.0 this functionality was available via QgsFileDownloader.
List of all members, including inherited members
Class Hierarchy¶
Base classes¶
Signals
Emitted when the download was canceled by the user |
|
Emitted when the download has completed successfully |
|
Emitted when an error makes the download fail |
|
Emitted always when the downloader exits |
|
Emitted when data are ready to be processed |