korganizer
IncidenceChanger Class Reference
#include <incidencechanger.h>
Inheritance diagram for IncidenceChanger:

Detailed Description
Definition at line 30 of file incidencechanger.h.
Public Slots | |
| void | cancelAttendees (Incidence *incidence) |
Public Member Functions | |
| bool | addIncidence (Incidence *incidence, QWidget *parent=0) |
| bool | beginChange (Incidence *incidence) |
| bool | changeIncidence (Incidence *oldinc, Incidence *newinc, int action=-1) |
| bool | cutIncidence (Incidence *incidence) |
| bool | deleteIncidence (Incidence *incidence) |
| bool | endChange (Incidence *incidence) |
| IncidenceChanger (Calendar *cal, QObject *parent) | |
| bool | sendGroupwareMessage (Incidence *incidence, KCal::iTIPMethod method, bool deleting=false) |
| ~IncidenceChanger () | |
Static Public Member Functions | |
| static bool | assignIncidence (Incidence *inc1, Incidence *inc2) |
| static bool | incidencesEqual (Incidence *inc1, Incidence *inc2) |
Protected Member Functions | |
| bool | myAttendeeStatusChanged (Incidence *newInc, Incidence *oldInc) |
Constructor & Destructor Documentation
| IncidenceChanger::IncidenceChanger | ( | Calendar * | cal, | |
| QObject * | parent | |||
| ) | [inline] |
Definition at line 34 of file incidencechanger.h.
| IncidenceChanger::~IncidenceChanger | ( | ) | [inline] |
Definition at line 35 of file incidencechanger.h.
Member Function Documentation
| bool IncidenceChanger::addIncidence | ( | Incidence * | incidence, | |
| QWidget * | parent = 0 | |||
| ) |
Definition at line 337 of file incidencechanger.cpp.
| bool IncidenceChanger::assignIncidence | ( | Incidence * | inc1, | |
| Incidence * | inc2 | |||
| ) | [static] |
Definition at line 280 of file incidencechanger.cpp.
| bool IncidenceChanger::beginChange | ( | Incidence * | incidence | ) |
Definition at line 37 of file incidencechanger.cpp.
| void IncidenceChanger::cancelAttendees | ( | Incidence * | incidence | ) | [slot] |
Definition at line 61 of file incidencechanger.cpp.
| bool IncidenceChanger::changeIncidence | ( | Incidence * | oldinc, | |
| Incidence * | newinc, | |||
| int | action = -1 | |||
| ) |
Definition at line 297 of file incidencechanger.cpp.
| bool IncidenceChanger::cutIncidence | ( | Incidence * | incidence | ) |
Definition at line 138 of file incidencechanger.cpp.
| bool IncidenceChanger::deleteIncidence | ( | Incidence * | incidence | ) |
Definition at line 98 of file incidencechanger.cpp.
| bool IncidenceChanger::endChange | ( | Incidence * | incidence | ) |
Definition at line 83 of file incidencechanger.cpp.
| bool IncidenceChanger::incidencesEqual | ( | Incidence * | inc1, | |
| Incidence * | inc2 | |||
| ) | [static] |
Definition at line 274 of file incidencechanger.cpp.
| bool IncidenceChanger::myAttendeeStatusChanged | ( | Incidence * | newInc, | |
| Incidence * | oldInc | |||
| ) | [protected] |
Definition at line 286 of file incidencechanger.cpp.
| bool IncidenceChanger::sendGroupwareMessage | ( | Incidence * | incidence, | |
| KCal::iTIPMethod | method, | |||
| bool | deleting = false | |||
| ) |
Definition at line 46 of file incidencechanger.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference