korganizer

FreeBusyDownloadJob Class Reference

#include <freebusymanager.h>

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()

FreeBusyDownloadJob::~FreeBusyDownloadJob ( )
virtual

Definition at line 92 of file freebusymanager.cpp.

Member Function Documentation

◆ slotData

void FreeBusyDownloadJob::slotData ( TDEIO::Job * ,
const TQByteArray & data )
protectedslot

Definition at line 97 of file freebusymanager.cpp.

◆ slotResult

void FreeBusyDownloadJob::slotResult ( TDEIO::Job * job)
protectedslot

Definition at line 105 of file freebusymanager.cpp.


The documentation for this class was generated from the following files: