kio
KPAC::Downloader Class Reference
#include <downloader.h>
Inheritance diagram for KPAC::Downloader:

| Signals | |
| void | result (bool) | 
| Public Member Functions | |
| void | download (const KURL &) | 
| Downloader (QObject *) | |
| const QString & | error () | 
| const QString & | script () | 
| const KURL & | scriptURL () | 
| Protected Member Functions | |
| virtual void | failed () | 
| void | setError (const QString &) | 
Detailed Description
Definition at line 32 of file downloader.h.
Constructor & Destructor Documentation
| KPAC::Downloader::Downloader | ( | QObject * | parent | ) | 
Definition at line 35 of file downloader.cpp.
Member Function Documentation
| void KPAC::Downloader::download | ( | const KURL & | url | ) | 
Definition at line 40 of file downloader.cpp.
| const QString& KPAC::Downloader::error | ( | ) |  [inline] | 
Definition at line 41 of file downloader.h.
| void KPAC::Downloader::failed | ( | ) |  [protected, virtual] | 
| void KPAC::Downloader::result | ( | bool | ) |  [signal] | 
| const QString& KPAC::Downloader::script | ( | ) |  [inline] | 
Definition at line 40 of file downloader.h.
| const KURL& KPAC::Downloader::scriptURL | ( | ) |  [inline] | 
Definition at line 39 of file downloader.h.
| void KPAC::Downloader::setError | ( | const QString & | error | ) |  [protected] | 
Definition at line 57 of file downloader.cpp.
The documentation for this class was generated from the following files:
 KDE 3.5 API Reference
    KDE 3.5 API Reference