korganizer
IncidenceChanger Class Reference
Inheritance diagram for IncidenceChanger:

Detailed Description
Definition at line 29 of file incidencechanger.h.
Public Slots | |
| void | cancelAttendees (Incidence *incidence) |
Public Member Functions | |
| IncidenceChanger (Calendar *cal, QObject *parent) | |
| ~IncidenceChanger () | |
| bool | beginChange (Incidence *incidence) |
| bool | sendGroupwareMessage (Incidence *incidence, KCal::Scheduler::Method method, bool deleting=false) |
| bool | endChange (Incidence *incidence) |
| bool | addIncidence (Incidence *incidence, QWidget *parent=0) |
| bool | changeIncidence (Incidence *oldinc, Incidence *newinc, int action=-1) |
| bool | deleteIncidence (Incidence *incidence) |
| bool | cutIncidence (Incidence *incidence) |
Static Public Member Functions | |
| static bool | incidencesEqual (Incidence *inc1, Incidence *inc2) |
| static bool | assignIncidence (Incidence *inc1, Incidence *inc2) |
Protected Member Functions | |
| bool | myAttendeeStatusChanged (Incidence *oldInc, Incidence *newInc) |
The documentation for this class was generated from the following files:

