#include <Downloader.h>
|
bool | abort (const QUrl &pUpdateUrl) |
virtual void | download (const QUrl &pUpdateUrl, const QDateTime &pCurrentTimestamp=QDateTime()) |
◆ Downloader()
Downloader::Downloader |
( |
| ) |
|
|
protected |
◆ ~Downloader()
Downloader::~Downloader |
( |
| ) |
|
|
overrideprotected |
◆ abort()
bool Downloader::abort |
( |
const QUrl & | pUpdateUrl | ) |
|
◆ download()
void Downloader::download |
( |
const QUrl & | pUpdateUrl, |
|
|
const QDateTime & | pCurrentTimestamp = QDateTime() ) |
|
virtual |
◆ fireDownloadFailed
void governikus::Downloader::fireDownloadFailed |
( |
const QUrl & | pUpdateUrl, |
|
|
GlobalStatus::Code | pErrorCode ) |
|
signal |
◆ fireDownloadProgress
void governikus::Downloader::fireDownloadProgress |
( |
const QUrl & | pUpdateUrl, |
|
|
qint64 | pBytesReceived, |
|
|
qint64 | pBytesTotal ) |
|
signal |
◆ fireDownloadSuccess
void governikus::Downloader::fireDownloadSuccess |
( |
const QUrl & | pUpdateUrl, |
|
|
const QDateTime & | pNewTimestamp, |
|
|
const QByteArray & | pData ) |
|
signal |
◆ fireDownloadUnnecessary
void governikus::Downloader::fireDownloadUnnecessary |
( |
const QUrl & | pUpdateUrl | ) |
|
|
signal |
◆ Env
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: