BALL::SimpleDownloaderHelper::DLThread Class Reference
#include <BALL/SYSTEM/simpleDownloader.h>
List of all members.
Detailed Description
Definition at line 173 of file simpleDownloader.h.
Constructor & Destructor Documentation
BALL::SimpleDownloaderHelper::DLThread::DLThread |
( |
const QUrl & |
url, |
|
|
QByteArray * |
result, |
|
|
SimpleDownloader * |
parent | |
|
) |
| | |
BALL::SimpleDownloaderHelper::DLThread::DLThread |
( |
const QUrl & |
url, |
|
|
const String & |
path, |
|
|
SimpleDownloader * |
parent | |
|
) |
| | |
Member Function Documentation
virtual QNetworkReply* BALL::SimpleDownloaderHelper::DLThread::getReply_ |
( |
QNetworkAccessManager * |
man |
) |
[protected, virtual] |