BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Slots | Public Member Functions | Private Attributes | List of all members
BALL::SimpleDownloaderHelper::QFtpHackHelper Class Reference

#include <BALL/SYSTEM/simpleDownloader.h>

Inheritance diagram for BALL::SimpleDownloaderHelper::QFtpHackHelper:
QObject

Public Slots

void done (bool error)
 

Public Member Functions

 QFtpHackHelper (QFtpHackThread *th)
 

Private Attributes

QFtpHackThreadth_
 

Detailed Description

Definition at line 273 of file simpleDownloader.h.

Constructor & Destructor Documentation

BALL::SimpleDownloaderHelper::QFtpHackHelper::QFtpHackHelper ( QFtpHackThread th)

Member Function Documentation

void BALL::SimpleDownloaderHelper::QFtpHackHelper::done ( bool  error)
slot

Member Data Documentation

QFtpHackThread* BALL::SimpleDownloaderHelper::QFtpHackHelper::th_
private

Definition at line 284 of file simpleDownloader.h.