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