BALL::SimpleDownloaderHelper::UPThread Class Reference

#include <BALL/SYSTEM/simpleDownloader.h>

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

List of all members.

Public Member Functions

 UPThread (const QUrl &url, const QByteArray *data, QByteArray *result, SimpleDownloader *parent)
 UPThread (const QUrl &url, const QByteArray *data, const String &path, SimpleDownloader *parent)
 UPThread (const QUrl &url, QIODevice *file, QByteArray *result, SimpleDownloader *parent)
 UPThread (const QUrl &url, QIODevice *file, const String &path, SimpleDownloader *parent)

Protected Member Functions

virtual QNetworkReply * getReply_ (QNetworkAccessManager *man)

Protected Attributes

const QByteArray * data_
QIODevice * file_

Detailed Description

Definition at line 183 of file simpleDownloader.h.


Constructor & Destructor Documentation

BALL::SimpleDownloaderHelper::UPThread::UPThread ( const QUrl &  url,
const QByteArray *  data,
QByteArray *  result,
SimpleDownloader parent 
)
BALL::SimpleDownloaderHelper::UPThread::UPThread ( const QUrl &  url,
const QByteArray *  data,
const String path,
SimpleDownloader parent 
)
BALL::SimpleDownloaderHelper::UPThread::UPThread ( const QUrl &  url,
QIODevice *  file,
QByteArray *  result,
SimpleDownloader parent 
)
BALL::SimpleDownloaderHelper::UPThread::UPThread ( const QUrl &  url,
QIODevice *  file,
const String path,
SimpleDownloader parent 
)

Member Function Documentation

virtual QNetworkReply* BALL::SimpleDownloaderHelper::UPThread::getReply_ ( QNetworkAccessManager *  man  )  [protected, virtual]

Member Data Documentation

const QByteArray* BALL::SimpleDownloaderHelper::UPThread::data_ [protected]

Definition at line 194 of file simpleDownloader.h.

Definition at line 195 of file simpleDownloader.h.

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