korganizer
KOGroupware Class Reference
List of all members.Detailed Description
Definition at line 65 of file kogroupware.h.
Public Member Functions | |
FreeBusyManager * | freeBusyManager () |
bool | sendICalMessage (QWidget *parent, KCal::Scheduler::Method method, Incidence *incidence, KOGlobals::HowChanged action, bool attendeeStatusChanged) |
void | sendCounterProposal (KCal::Calendar *calendar, KCal::Event *oldEvent, KCal::Event *newEvent) const |
QString | msTNEFToVPart (const QByteArray &tnef) |
void | setDoNotNotify (bool notify) |
bool | doNotNotify () |
Static Public Member Functions | |
static KOGroupware * | create (CalendarView *, KCal::CalendarResources *) |
static KOGroupware * | instance () |
Protected Member Functions | |
KOGroupware (CalendarView *, KCal::CalendarResources *) |
Member Function Documentation
bool KOGroupware::sendICalMessage | ( | QWidget * | parent, | |
KCal::Scheduler::Method | method, | |||
Incidence * | incidence, | |||
KOGlobals::HowChanged | action, | |||
bool | attendeeStatusChanged | |||
) |
Send iCal messages after asking the user Returns false if the user cancels the dialog, and true if the user presses Yes og or No.
Definition at line 241 of file kogroupware.cpp.
void KOGroupware::sendCounterProposal | ( | KCal::Calendar * | calendar, | |
KCal::Event * | oldEvent, | |||
KCal::Event * | newEvent | |||
) | const |
Send counter proposal message.
- Parameters:
-
oldEvent The original event provided in the invitations. newEvent The new event as edited by the user.
Definition at line 389 of file kogroupware.cpp.
The documentation for this class was generated from the following files: