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 *)
~HttpDownloader
()
addCheckSumData
(const QByteArray &)
addSample
(qint64)
assumedSha1Sum
() const : QByteArray
authenticator
() const : QAuthenticator
authenticatorChanged
(const QAuthenticator &)
bytesDownloadedBeforeResume
() : qint64
canDownload
() const : bool
canDownload
() const : bool
cancelDownload
()
cancelDownload
()
clearBytesDownloadedBeforeResume
()
clone
(QObject *) const : KDUpdater::HttpDownloader *
clone
(QObject *) const : KDUpdater::FileDownloader *
download
()
downloadAborted
(const QString &)
downloadCanceled
()
downloadCompleted
()
downloadDeadlineTimerId
() const : int
downloadProgress
(double)
downloadProgress
(qint64, qint64)
downloadSpeed
(qint64)
downloadSpeedTimerId
() const : int
downloadStarted
()
downloadStatus
(const QString &)
downloadedFileName
() const : QString
downloadedFileName
() const : QString
emitDownloadProgress
()
emitDownloadSpeed
()
emitDownloadStatus
()
emitEstimatedDownloadTime
()
errorString
() const : QString
estimatedDownloadTime
(int)
followRedirects
() const : bool
getBytesReceived
() const : qint64
ignoreSslErrors
() : bool
isAutoRemoveDownloadedFile
() const : bool
isDownloadPaused
() : bool
isDownloadResumed
() : bool
isDownloaded
() const : bool
isDownloaded
() const : bool
onError
()
onError
()
onSuccess
()
onSuccess
()
proxyFactory
() const : KDUpdater::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 &)
setDownloadedFileName
(const QString &)
setFollowRedirects
(bool)
setIgnoreSslErrors
(bool)
setProgress
(qint64, qint64)
setProxyFactory
(KDUpdater::FileDownloaderProxyFactory *)
setScheme
(const QString &)
setUrl
(const QUrl &)
sha1Sum
() const : QByteArray
stopDownloadDeadlineTimer
()
stopDownloadSpeedTimer
()
timerEvent
(QTimerEvent *)
totalBytesDownloadedBeforeResume
() : qint64
updateBytesDownloadedBeforeResume
(qint64)
updateTotalBytesDownloadedBeforeResume
()
url
() const : QUrl