#include <VP1HttpGetFile_Private.h>
Definition at line 29 of file VP1HttpGetFile_Private.h.
◆ CLEANUPOPT
◆ DOWNLOADFINISHSTATUS
◆ VP1HttpGetFile_DownloadThread()
VP1HttpGetFile_DownloadThread::VP1HttpGetFile_DownloadThread |
( |
const QString & |
urltofile, |
|
|
const QString & |
localtargetfile, |
|
|
const QString & |
expectedMD5Sum, |
|
|
const QString & |
data, |
|
|
QObject * |
parent = 0 |
|
) |
| |
◆ ~VP1HttpGetFile_DownloadThread()
virtual VP1HttpGetFile_DownloadThread::~VP1HttpGetFile_DownloadThread |
( |
| ) |
|
|
inlinevirtual |
◆ checkForStall
void VP1HttpGetFile_DownloadThread::checkForStall |
( |
| ) |
|
|
slot |
◆ data()
QString VP1HttpGetFile_DownloadThread::data |
( |
| ) |
const |
|
inline |
◆ dataReadProgress
void VP1HttpGetFile_DownloadThread::dataReadProgress |
( |
| ) |
|
|
privateslot |
◆ done
void VP1HttpGetFile_DownloadThread::done |
( |
bool |
| ) |
|
|
privateslot |
◆ endInFailure()
void VP1HttpGetFile_DownloadThread::endInFailure |
( |
const QString & |
, |
|
|
CLEANUPOPT |
|
|
) |
| |
|
private |
◆ errors()
bool VP1HttpGetFile_DownloadThread::errors |
( |
| ) |
const |
|
inline |
◆ errorString()
QString VP1HttpGetFile_DownloadThread::errorString |
( |
| ) |
const |
|
inline |
◆ expectedMD5Sum()
QString VP1HttpGetFile_DownloadThread::expectedMD5Sum |
( |
| ) |
const |
|
inline |
◆ localtargetfile()
QString VP1HttpGetFile_DownloadThread::localtargetfile |
( |
| ) |
const |
|
inline |
◆ run()
void VP1HttpGetFile_DownloadThread::run |
( |
| ) |
|
|
protected |
◆ urltofile()
QString VP1HttpGetFile_DownloadThread::urltofile |
( |
| ) |
const |
|
inline |
◆ m_data
const QString VP1HttpGetFile_DownloadThread::m_data |
|
private |
◆ m_downloadFinishedStatus
◆ m_errorString
QString VP1HttpGetFile_DownloadThread::m_errorString |
|
private |
◆ m_expectedMD5Sum
const QString VP1HttpGetFile_DownloadThread::m_expectedMD5Sum |
|
private |
◆ m_lastChangeTime
unsigned VP1HttpGetFile_DownloadThread::m_lastChangeTime |
|
private |
◆ m_lastcheckedsize
qint64 VP1HttpGetFile_DownloadThread::m_lastcheckedsize |
|
private |
◆ m_localtargetfile
const QString VP1HttpGetFile_DownloadThread::m_localtargetfile |
|
private |
◆ m_mutex
QMutex VP1HttpGetFile_DownloadThread::m_mutex |
|
mutableprivate |
◆ m_urltofile
const QString VP1HttpGetFile_DownloadThread::m_urltofile |
|
private |
The documentation for this class was generated from the following file: