BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Public Member Functions | Protected Member Functions
BALL::SimpleDownloaderHelper::DLThread Class Reference

#include <BALL/SYSTEM/simpleDownloader.h>

Inheritance diagram for BALL::SimpleDownloaderHelper::DLThread:
BALL::SimpleDownloaderHelper::HelperThread QThread

List of all members.

Public Member Functions

 DLThread (const QUrl &url, QByteArray *result, SimpleDownloader *parent)
 DLThread (const QUrl &url, const String &path, SimpleDownloader *parent)

Protected Member Functions

virtual QNetworkReply * getReply_ (QNetworkAccessManager *man)

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]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines