BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Public Slots | Public Member Functions | Private Attributes
BALL::SimpleDownloaderHelper::DLHelper Class Reference

#include <BALL/SYSTEM/simpleDownloader.h>

Inheritance diagram for BALL::SimpleDownloaderHelper::DLHelper:
BALL::SimpleDownloaderHelper::BasicHelper QObject

List of all members.

Public Slots

void finished ()
void receivedData ()

Public Member Functions

 DLHelper (HelperThread *caller, QNetworkReply *reply, const String &path)

Private Attributes

QFile file_

Detailed Description

Definition at line 232 of file simpleDownloader.h.


Constructor & Destructor Documentation

BALL::SimpleDownloaderHelper::DLHelper::DLHelper ( HelperThread caller,
QNetworkReply *  reply,
const String path 
)

Member Function Documentation


Member Data Documentation

Definition at line 244 of file simpleDownloader.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines