BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BALL::SimpleDownloader Member List

This is the complete list of members for BALL::SimpleDownloader, including all inherited members.

download_(SimpleDownloaderHelper::HelperThread &thread)BALL::SimpleDownloaderprivate
downloadToBuffer(std::vector< char > &buffer)BALL::SimpleDownloader
downloadToFile(const String &path)BALL::SimpleDownloader
getURL() const BALL::SimpleDownloader
qftpDownloadHack_(QIODevice *iodev)BALL::SimpleDownloaderprivate
setTimeout(unsigned int timeout)BALL::SimpleDownloader
setURL(const String &url)BALL::SimpleDownloader
setURL(const QUrl &url)BALL::SimpleDownloader
SimpleDownloader(const String &url, unsigned int timeout=UINT_MAX)BALL::SimpleDownloader
SimpleDownloader(const QUrl &url, unsigned int timeout=UINT_MAX)BALL::SimpleDownloader
timeout_BALL::SimpleDownloaderprivate
uploadFileToBuffer(const String &path, std::vector< char > &response)BALL::SimpleDownloader
uploadFileToFile(const String &path, const String &response)BALL::SimpleDownloader
uploadStringToBuffer(const String &data, std::vector< char > &response)BALL::SimpleDownloader
uploadStringToFile(const String &data, const String &response)BALL::SimpleDownloader
url_BALL::SimpleDownloaderprivate