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