FreeBusyDownloadJob Class Reference
#include <freebusymanager.h>
Inherits TQObject.
Signals | |
void | freeBusyDownloaded (KCal::FreeBusy *, const TQString &email) |
void | freeBusyDownloadError (const TQString &email) |
Public Member Functions | |
FreeBusyDownloadJob (const TQString &email, const KURL &url, FreeBusyManager *manager, const char *name=0) | |
Protected Slots | |
void | slotResult (TDEIO::Job *) |
void | slotData (TDEIO::Job *, const TQByteArray &data) |
Detailed Description
Class for downloading FreeBusy Lists.
Definition at line 55 of file freebusymanager.h.
Constructor & Destructor Documentation
◆ FreeBusyDownloadJob()
FreeBusyDownloadJob::FreeBusyDownloadJob | ( | const TQString & | email, |
const KURL & | url, | ||
FreeBusyManager * | manager, | ||
const char * | name = 0 |
||
) |
Definition at line 75 of file freebusymanager.cpp.
◆ ~FreeBusyDownloadJob()
|
virtual |
Definition at line 92 of file freebusymanager.cpp.
Member Function Documentation
◆ slotData
|
protectedslot |
Definition at line 97 of file freebusymanager.cpp.
◆ slotResult
|
protectedslot |
Definition at line 105 of file freebusymanager.cpp.
The documentation for this class was generated from the following files: