KCal Library
dummyscheduler.cpp
virtual QString freeBusyDir()
Returns the directory where the free-busy information is stored.
Definition: dummyscheduler.cpp:122
An abstract class that provides a common base for all calendar incidence classes. ...
Definition: incidencebase.h:102
bool publish(IncidenceBase *incidence, const QString &recipients)
iTIP publish action
Definition: dummyscheduler.cpp:47
bool performTransaction(IncidenceBase *incidence, iTIPMethod method)
Performs iTIP transaction on incidence.
Definition: dummyscheduler.cpp:65
QList< ScheduleMessage * > retrieveTransactions()
Retrieves incoming iTIP transactions.
Definition: dummyscheduler.cpp:85
ScheduleMessage * parseScheduleMessage(Calendar *calendar, const QString &string)
Parses a Calendar scheduling message string into ScheduleMessage object.
Definition: icalformat.cpp:403
This class provides an encapsulation of iTIP transactions (RFC 2446).
Definition: scheduler.h:120
This file is part of the API for handling calendar data and defines the Event class.
QString createScheduleMessage(IncidenceBase *incidence, iTIPMethod method)
Creates a scheduling message string for an Incidence.
Definition: icalformat.cpp:339
This file is part of the API for handling calendar data and defines the ICalFormat class...
ErrorFormat * exception()
Returns an exception, if there is any, containing information about the last error that occurred...
Definition: calformat.cpp:83
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.