KCal Library
dummyscheduler.cpp
int indexOf(QChar ch, int from, Qt::CaseSensitivity cs) const
virtual QString freeBusyDir()
Returns the directory where the free-busy information is stored.
Definition: dummyscheduler.cpp:122
QString readLine(qint64 maxlen)
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 isNull() const
bool performTransaction(IncidenceBase *incidence, iTIPMethod method)
Performs iTIP transaction on incidence.
Definition: dummyscheduler.cpp:65
void append(const T &value)
QList< ScheduleMessage * > retrieveTransactions()
Retrieves incoming iTIP transactions.
Definition: dummyscheduler.cpp:85
virtual bool open(QFlags< QIODevice::OpenModeFlag > mode)
virtual void close()
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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.