BALL::SimpleDownloaderHelper::HelperThread Class Reference

#include <BALL/SYSTEM/simpleDownloader.h>

Inheritance diagram for BALL::SimpleDownloaderHelper::HelperThread:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 HelperThread (const QUrl &url, QByteArray *result, SimpleDownloader *parent)
 HelperThread (const QUrl &url, const String &path, SimpleDownloader *parent)
int getStatus ()

Protected Member Functions

virtual QNetworkReply * getReply_ (QNetworkAccessManager *man)=0
void run ()

Protected Attributes

int err_
QUrl url_
QByteArray * result_
String path_
SimpleDownloaderparent_

Detailed Description

Definition at line 153 of file simpleDownloader.h.


Constructor & Destructor Documentation

BALL::SimpleDownloaderHelper::HelperThread::HelperThread ( const QUrl &  url,
QByteArray *  result,
SimpleDownloader parent 
)
BALL::SimpleDownloaderHelper::HelperThread::HelperThread ( const QUrl &  url,
const String path,
SimpleDownloader parent 
)

Member Function Documentation

virtual QNetworkReply* BALL::SimpleDownloaderHelper::HelperThread::getReply_ ( QNetworkAccessManager *  man  )  [protected, pure virtual]
int BALL::SimpleDownloaderHelper::HelperThread::getStatus (  ) 
void BALL::SimpleDownloaderHelper::HelperThread::run (  )  [protected]

Member Data Documentation

Definition at line 166 of file simpleDownloader.h.

Definition at line 170 of file simpleDownloader.h.

Definition at line 169 of file simpleDownloader.h.

Definition at line 168 of file simpleDownloader.h.

Definition at line 167 of file simpleDownloader.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Generated by  doxygen 1.6.3