DownloadArchivesJob Class
(QInstaller::DownloadArchivesJob)Protected Functions
void | doCancel() |
void | doStart() |
void | emitDownloadProgress(double progress) |
void | fetchNextArchive() |
void | timerEvent(int *event) override |
Member Function Documentation
[protected]
void DownloadArchivesJob::doCancel()
[protected]
void DownloadArchivesJob::doStart()
[protected]
void DownloadArchivesJob::emitDownloadProgress(double progress)
Emits the global download progress during a single download in a lazy way (uses a timer to reduce to much processChanged).
[protected]
void DownloadArchivesJob::fetchNextArchive()
Fetches the next archive and registers it in the installer.
[protected]
void DownloadArchivesJob::timerEvent(int *event)
This is used to reduce the progressChanged
signals for event.