libkcal
KCal::IMIPScheduler Class Reference
Inheritance diagram for KCal::IMIPScheduler:

Detailed Description
Definition at line 37 of file imipscheduler.h.
Public Member Functions | |
| IMIPScheduler (Calendar *) | |
| virtual | ~IMIPScheduler () |
| bool | publish (IncidenceBase *incidence, const QString &recipients) |
| bool | performTransaction (IncidenceBase *incidence, Method method) |
| QPtrList< ScheduleMessage > | retrieveTransactions () |
Member Function Documentation
| bool IMIPScheduler::publish | ( | IncidenceBase * | incidence, | |
| const QString & | recipients | |||
| ) | [virtual] |
| QPtrList< ScheduleMessage > IMIPScheduler::retrieveTransactions | ( | ) | [virtual] |
Retrieve incoming iTIP transactions.
Implements KCal::Scheduler.
Definition at line 54 of file imipscheduler.cpp.
The documentation for this class was generated from the following files:

