#include <BALL/SYSTEM/simpleDownloader.h>
|
virtual QNetworkReply * | getReply_ (QNetworkAccessManager *man) |
|
void | run () |
|
Definition at line 173 of file simpleDownloader.h.
BALL::SimpleDownloaderHelper::DLThread::DLThread |
( |
const QUrl & |
url, |
|
|
QByteArray * |
result, |
|
|
SimpleDownloader * |
parent |
|
) |
| |
BALL::SimpleDownloaderHelper::DLThread::DLThread |
( |
const QUrl & |
url, |
|
|
const String & |
path, |
|
|
SimpleDownloader * |
parent |
|
) |
| |
virtual QNetworkReply* BALL::SimpleDownloaderHelper::DLThread::getReply_ |
( |
QNetworkAccessManager * |
man | ) |
|
|
protectedvirtual |