BALL::SimpleDownloaderHelper::UPThread Member List
This is the complete list of members for
BALL::SimpleDownloaderHelper::UPThread, including all inherited members.
| data_ | BALL::SimpleDownloaderHelper::UPThread | [protected] |
| err_ | BALL::SimpleDownloaderHelper::HelperThread | [protected] |
| file_ | BALL::SimpleDownloaderHelper::UPThread | [protected] |
| getReply_(QNetworkAccessManager *man) | BALL::SimpleDownloaderHelper::UPThread | [protected, virtual] |
| getStatus() | BALL::SimpleDownloaderHelper::HelperThread | |
| HelperThread(const QUrl &url, QByteArray *result, SimpleDownloader *parent) | BALL::SimpleDownloaderHelper::HelperThread | |
| HelperThread(const QUrl &url, const String &path, SimpleDownloader *parent) | BALL::SimpleDownloaderHelper::HelperThread | |
| parent_ | BALL::SimpleDownloaderHelper::HelperThread | [protected] |
| path_ | BALL::SimpleDownloaderHelper::HelperThread | [protected] |
| result_ | BALL::SimpleDownloaderHelper::HelperThread | [protected] |
| run() | BALL::SimpleDownloaderHelper::HelperThread | [protected] |
| 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) | BALL::SimpleDownloaderHelper::UPThread | |
| url_ | BALL::SimpleDownloaderHelper::HelperThread | [protected] |