| accept(Visitor &v) | KCal::IncidenceBase | inlinevirtual |
| addAttendee(Attendee *attendee, bool doUpdate=true) | KCal::IncidenceBase | |
| addComment(const QString &comment) | KCal::IncidenceBase | |
| allDay() const | KCal::IncidenceBase | |
| attendeeByMail(const QString &email) const | KCal::IncidenceBase | |
| attendeeByMails(const QStringList &emails, const QString &email=QString()) const | KCal::IncidenceBase | |
| attendeeByUid(const QString &uid) const | KCal::IncidenceBase | |
| attendeeCount() const | KCal::IncidenceBase | |
| attendees() const | KCal::IncidenceBase | |
| clearAttendees() | KCal::IncidenceBase | |
| clearComments() | KCal::IncidenceBase | |
| comments() const | KCal::IncidenceBase | |
| CustomProperties() | KCal::CustomProperties | |
| CustomProperties(const CustomProperties &other) | KCal::CustomProperties | |
| customProperties() const | KCal::CustomProperties | |
| customProperty(const QByteArray &app, const QByteArray &key) const | KCal::CustomProperties | |
| customPropertyName(const QByteArray &app, const QByteArray &key) | KCal::CustomProperties | static |
| customPropertyUpdated() | KCal::IncidenceBase | protectedvirtual |
| dtStart() const | KCal::IncidenceBase | virtual |
| dtStartDateStr(bool shortfmt=true, const KDateTime::Spec &spec=KDateTime::Spec()) const | KCal::IncidenceBase | virtual |
| dtStartStr(bool shortfmt=true, const KDateTime::Spec &spec=KDateTime::Spec()) const | KCal::IncidenceBase | virtual |
| dtStartTimeStr(bool shortfmt=true, const KDateTime::Spec &spec=KDateTime::Spec()) const | KCal::IncidenceBase | virtual |
| duration() const | KCal::IncidenceBase | |
| endUpdates() | KCal::IncidenceBase | |
| hasDuration() const | KCal::IncidenceBase | |
| IncidenceBase() | KCal::IncidenceBase | |
| IncidenceBase(const IncidenceBase &ib) | KCal::IncidenceBase | |
| isReadOnly() const | KCal::IncidenceBase | inline |
| lastModified() const | KCal::IncidenceBase | |
| mReadOnly | KCal::IncidenceBase | protected |
| nonKDECustomProperty(const QByteArray &name) const | KCal::CustomProperties | |
| operator=(const IncidenceBase &other) | KCal::IncidenceBase | |
| KCal::CustomProperties::operator=(const CustomProperties &other) | KCal::CustomProperties | |
| operator==(const IncidenceBase &ib) const | KCal::IncidenceBase | |
| KCal::CustomProperties::operator==(const CustomProperties &properties) const | KCal::CustomProperties | |
| organizer() const | KCal::IncidenceBase | |
| registerObserver(IncidenceObserver *observer) | KCal::IncidenceBase | |
| removeComment(const QString &comment) | KCal::IncidenceBase | |
| removeCustomProperty(const QByteArray &app, const QByteArray &key) | KCal::CustomProperties | |
| removeNonKDECustomProperty(const QByteArray &name) | KCal::CustomProperties | |
| setAllDay(bool allDay) | KCal::IncidenceBase | |
| setCustomProperties(const QMap< QByteArray, QString > &properties) | KCal::CustomProperties | |
| setCustomProperty(const QByteArray &app, const QByteArray &key, const QString &value) | KCal::CustomProperties | |
| setDtStart(const KDateTime &dtStart) | KCal::IncidenceBase | virtual |
| setDuration(const Duration &duration) | KCal::IncidenceBase | virtual |
| setHasDuration(bool hasDuration) | KCal::IncidenceBase | |
| setLastModified(const KDateTime &lm) | KCal::IncidenceBase | |
| setNonKDECustomProperty(const QByteArray &name, const QString &value) | KCal::CustomProperties | |
| setOrganizer(const Person &organizer) | KCal::IncidenceBase | |
| setOrganizer(const QString &organizer) | KCal::IncidenceBase | |
| setReadOnly(bool readOnly) | KCal::IncidenceBase | virtual |
| setUid(const QString &uid) | KCal::IncidenceBase | |
| shiftTimes(const KDateTime::Spec &oldSpec, const KDateTime::Spec &newSpec) | KCal::IncidenceBase | virtual |
| startUpdates() | KCal::IncidenceBase | |
| type() const =0 | KCal::IncidenceBase | pure virtual |
| uid() const | KCal::IncidenceBase | |
| unRegisterObserver(IncidenceObserver *observer) | KCal::IncidenceBase | |
| updated() | KCal::IncidenceBase | |
| uri() const | KCal::IncidenceBase | |
| ~CustomProperties() | KCal::CustomProperties | virtual |
| ~IncidenceBase() | KCal::IncidenceBase | virtual |