BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
BALL::SimpleDownloaderHelper::QFtpHackThread Class Reference

#include <BALL/SYSTEM/simpleDownloader.h>

Inheritance diagram for BALL::SimpleDownloaderHelper::QFtpHackThread:
QThread

Public Member Functions

 QFtpHackThread (const QUrl &url, QIODevice *iodev, SimpleDownloader *parent)
 
 ~QFtpHackThread ()
 

Protected Member Functions

void run ()
 

Detailed Description

Definition at line 254 of file simpleDownloader.h.

Constructor & Destructor Documentation

BALL::SimpleDownloaderHelper::QFtpHackThread::QFtpHackThread ( const QUrl &  url,
QIODevice *  iodev,
SimpleDownloader parent 
)
BALL::SimpleDownloaderHelper::QFtpHackThread::~QFtpHackThread ( )

Member Function Documentation

void BALL::SimpleDownloaderHelper::QFtpHackThread::run ( )
protected