Qt Installer Framework Manual
FileDownloader
List of All Members for FileDownloader
This is the complete list of members for
KDUpdater::FileDownloader
, including inherited members.
FileDownloader
(const QString &, QObject *)
~FileDownloader
()
addCheckSumData
(const char *, int )
addCheckSumData
(const QByteArray &)
addSample
(qint64 )
assumedSha1Sum
() const : QByteArray
authenticator
() const : QAuthenticator
authenticatorChanged
(const QAuthenticator &)
canDownload
() const : bool
cancelDownload
()
clone
(QObject *) const : FileDownloader *
download
()
downloadAborted
(const QString &)
downloadCanceled
()
downloadCompleted
()
downloadProgress
(double )
downloadProgress
(qint64 , qint64 )
downloadSpeed
(qint64 )
downloadSpeedTimerId
() const : int
downloadStarted
()
downloadStatus
(const QString &)
downloadedFileName
() const : QString
emitDownloadProgress
()
emitDownloadSpeed
()
emitDownloadStatus
()
emitEstimatedDownloadTime
()
errorString
() const : QString
estimatedDownloadTime
(int )
followRedirects
() const : bool
ignoreSslErrors
() : bool
isAutoRemoveDownloadedFile
() const : bool
isDownloaded
() const : bool
onError
()
onSuccess
()
proxyFactory
() const : FileDownloaderProxyFactory *
resetCheckSumData
()
runDownloadSpeedTimer
()
scheme
() const : QString
setAssumedSha1Sum
(const QByteArray &)
setAuthenticator
(const QAuthenticator &)
setAutoRemoveDownloadedFile
(bool )
setDownloadAborted
(const QString &)
setDownloadCanceled
()
setDownloadCompleted
()
setDownloadedFileName
(const QString &)
setFollowRedirects
(bool )
setIgnoreSslErrors
(bool )
setProgress
(qint64 , qint64 )
setProxyFactory
(FileDownloaderProxyFactory *)
setScheme
(const QString &)
setUrl
(const QUrl &)
sha1Sum
() const : QByteArray
stopDownloadSpeedTimer
()
url
() const : QUrl