korganizer
FreeBusyDownloadJob Class Reference
#include <freebusymanager.h>
Inheritance diagram for FreeBusyDownloadJob:

Detailed Description
Class for downloading FreeBusy Lists.Definition at line 61 of file freebusymanager.h.
Signals | |
| void | freeBusyDownloaded (KCal::FreeBusy *, const QString &) |
Public Member Functions | |
| FreeBusyDownloadJob (const QString &email, const KUrl &url, FreeBusyManager *manager) | |
| virtual | ~FreeBusyDownloadJob () |
Protected Slots | |
| void | slotData (KIO::Job *, const QByteArray &data) |
| void | slotResult (KJob *) |
Constructor & Destructor Documentation
| FreeBusyDownloadJob::FreeBusyDownloadJob | ( | const QString & | email, | |
| const KUrl & | url, | |||
| FreeBusyManager * | manager | |||
| ) |
Definition at line 72 of file freebusymanager.cpp.
| FreeBusyDownloadJob::~FreeBusyDownloadJob | ( | ) | [virtual] |
Definition at line 82 of file freebusymanager.cpp.
Member Function Documentation
| void FreeBusyDownloadJob::freeBusyDownloaded | ( | KCal::FreeBusy * | , | |
| const QString & | ||||
| ) | [signal] |
| void FreeBusyDownloadJob::slotData | ( | KIO::Job * | , | |
| const QByteArray & | data | |||
| ) | [protected, slot] |
Definition at line 86 of file freebusymanager.cpp.
| void FreeBusyDownloadJob::slotResult | ( | KJob * | job | ) | [protected, slot] |
Definition at line 94 of file freebusymanager.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference