marble/src
HttpFetchFile Class Reference
#include <HttpFetchFile.h>
Inheritance diagram for HttpFetchFile:

Detailed Description
Definition at line 61 of file HttpFetchFile.h.
Public Slots | |
| void | executeJob (HttpJob *job) |
Signals | |
| void | jobDone (HttpJob *, int) |
| void | statusMessage (QString) |
Public Member Functions | |
| HttpFetchFile (StoragePolicy *policy, QObject *parent=0) | |
| ~HttpFetchFile () | |
Constructor & Destructor Documentation
| HttpFetchFile::HttpFetchFile | ( | StoragePolicy * | policy, | |
| QObject * | parent = 0 | |||
| ) |
| HttpFetchFile::~HttpFetchFile | ( | ) |
Member Function Documentation
| void HttpFetchFile::executeJob | ( | HttpJob * | job | ) | [slot] |
Definition at line 36 of file HttpFetchFile.cpp.
| void HttpFetchFile::jobDone | ( | HttpJob * | , | |
| int | ||||
| ) | [signal] |
| void HttpFetchFile::statusMessage | ( | QString | ) | [signal] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference