| addAlarm(Alarm *) | KCal::Incidence | |
| addAttachment(Attachment *attachment) | KCal::Incidence | |
| addAttendee(Attendee *attendee, bool doUpdate=true) | KCal::IncidenceBase | |
| addChildIncidence(TQString childIncidence) | KCal::Incidence | |
| addComment(const TQString &comment) | KCal::IncidenceBase | |
| addRelation(Incidence *) | KCal::Incidence | |
| alarms() const | KCal::Incidence | |
| attachments() const | KCal::Incidence | |
| attachments(const TQString &mime) const | KCal::Incidence | |
| attendeeByMail(const TQString &) const | KCal::IncidenceBase | |
| attendeeByMails(const TQStringList &, const TQString &email=TQString()) const | KCal::IncidenceBase | |
| attendeeByUid(const TQString &uid) const | KCal::IncidenceBase | |
| attendeeCount() const | KCal::IncidenceBase | inline |
| attendees() const | KCal::IncidenceBase | inline |
| categories() const | KCal::Incidence | |
| categoriesStr() const | KCal::Incidence | |
| childIncidences() const | KCal::Incidence | |
| clearAlarms() | KCal::Incidence | |
| clearAttachments() | KCal::Incidence | |
| clearAttendees() | KCal::IncidenceBase | |
| clearComments() | KCal::IncidenceBase | |
| clearRecurrence() | KCal::Incidence | |
| clone() | KCal::Event | virtual |
| comments() const | KCal::IncidenceBase | |
| created() const | KCal::Incidence | |
| CustomProperties() | KCal::CustomProperties | |
| CustomProperties(const CustomProperties &) (defined in KCal::CustomProperties) | KCal::CustomProperties | |
| customProperties() const | KCal::CustomProperties | |
| customProperty(const TQCString &app, const TQCString &key) const | KCal::CustomProperties | |
| customPropertyUpdated() | KCal::IncidenceBase | protectedvirtual |
| dateEnd() const | KCal::Event | |
| deleteAttachment(Attachment *attachment) | KCal::Incidence | |
| deleteAttachments(const TQString &mime) | KCal::Incidence | |
| deleteChildIncidence(TQString childIncidence) | KCal::Incidence | |
| description() const | KCal::Incidence | |
| doesFloat() const | KCal::IncidenceBase | |
| doesRecur() const | KCal::Incidence | |
| dtEnd() const | KCal::Event | virtual |
| dtEndDateStr(bool shortfmt=true) const | KCal::Event | |
| dtEndStr() const | KCal::Event | |
| dtEndTimeStr() const | KCal::Event | |
| dtStart() const | KCal::IncidenceBase | virtual |
| dtStartDateStr(bool shortfmt=true) const | KCal::IncidenceBase | virtual |
| dtStartStr() const | KCal::IncidenceBase | virtual |
| dtStartTimeStr() const | KCal::IncidenceBase | virtual |
| duration() const (defined in KCal::IncidenceBase) | KCal::IncidenceBase | |
| endDateForStart(const TQDateTime &startDt) const | KCal::Incidence | virtual |
| endDateRecurrenceBase() const | KCal::Event | inlineprotectedvirtual |
| Event() (defined in KCal::Event) | KCal::Event | |
| Event(const Event &) (defined in KCal::Event) | KCal::Event | |
| hasDuration() const (defined in KCal::IncidenceBase) | KCal::IncidenceBase | |
| hasEndDate() const | KCal::Event | |
| hasRecurrenceID() const | KCal::Incidence | |
| Incidence() (defined in KCal::Incidence) | KCal::Incidence | |
| Incidence(const Incidence &) (defined in KCal::Incidence) | KCal::Incidence | |
| IncidenceBase() (defined in KCal::IncidenceBase) | KCal::IncidenceBase | |
| IncidenceBase(const IncidenceBase &) (defined in KCal::IncidenceBase) | KCal::IncidenceBase | |
| isAlarmEnabled() const | KCal::Incidence | |
| isMultiDay() const | KCal::Event | |
| isReadOnly() const | KCal::IncidenceBase | inline |
| lastModified() const | KCal::IncidenceBase | |
| List typedef (defined in KCal::Event) | KCal::Event | |
| location() const | KCal::Incidence | |
| mReadOnly (defined in KCal::IncidenceBase) | KCal::IncidenceBase | protected |
| newAlarm() | KCal::Incidence | |
| nonKDECustomProperty(const TQCString &name) const | KCal::CustomProperties | |
| Opaque enum value (defined in KCal::Event) | KCal::Event | |
| operator=(const Event &e) (defined in KCal::Event) | KCal::Event | |
| operator=(const Incidence &i) (defined in KCal::Incidence) | KCal::Incidence | |
| operator=(const IncidenceBase &i) (defined in KCal::IncidenceBase) | KCal::IncidenceBase | |
| operator==(const Event &) const (defined in KCal::Event) | KCal::Event | |
| operator==(const Incidence &) const (defined in KCal::Incidence) | KCal::Incidence | |
| operator==(const IncidenceBase &) const (defined in KCal::IncidenceBase) | KCal::IncidenceBase | |
| operator==(const CustomProperties &) const (defined in KCal::CustomProperties) | KCal::CustomProperties | |
| organizer() const (defined in KCal::IncidenceBase) | KCal::IncidenceBase | |
| pilotId() const | KCal::IncidenceBase | |
| priority() const | KCal::Incidence | |
| recreate() | KCal::Incidence | |
| recurrence() const | KCal::Incidence | |
| recurrenceID() const | KCal::Incidence | |
| recurrenceType() const (defined in KCal::Incidence) | KCal::Incidence | |
| recurrenceUpdated(Recurrence *) | KCal::Incidence | virtual |
| recursAt(const TQDateTime &qdt) const | KCal::Incidence | |
| recursAt(const TQDateTime &qdt, Calendar *cal) const | KCal::Incidence | |
| recursOn(const TQDate &qd) const | KCal::Incidence | virtual |
| recursOn(const TQDate &qd, Calendar *cal) const | KCal::Incidence | virtual |
| registerObserver(Observer *) | KCal::IncidenceBase | |
| relatedTo() const | KCal::Incidence | |
| relatedToUid() const | KCal::Incidence | |
| relations() const | KCal::Incidence | |
| removeAlarm(Alarm *) | KCal::Incidence | |
| removeComment(const TQString &comment) | KCal::IncidenceBase | |
| removeCustomProperty(const TQCString &app, const TQCString &key) | KCal::CustomProperties | |
| removeNonKDECustomProperty(const TQCString &name) | KCal::CustomProperties | |
| removeRelation(Incidence *) | KCal::Incidence | |
| resources() const | KCal::Incidence | |
| revision() const | KCal::Incidence | |
| schedulingID() const | KCal::Incidence | |
| secrecy() const | KCal::Incidence | |
| SecrecyConfidential enum value (defined in KCal::Incidence) | KCal::Incidence | |
| secrecyList() | KCal::Incidence | static |
| secrecyName(int) | KCal::Incidence | static |
| SecrecyPrivate enum value (defined in KCal::Incidence) | KCal::Incidence | |
| SecrecyPublic enum value (defined in KCal::Incidence) | KCal::Incidence | |
| secrecyStr() const | KCal::Incidence | |
| setCategories(const TQStringList &categories) | KCal::Incidence | |
| setCategories(const TQString &catStr) | KCal::Incidence | |
| setCreated(const TQDateTime &) | KCal::Incidence | |
| setCustomProperties(const TQMap< TQCString, TQString > &properties) | KCal::CustomProperties | |
| setCustomProperty(const TQCString &app, const TQCString &key, const TQString &value) | KCal::CustomProperties | |
| setCustomStatus(const TQString &status) | KCal::Incidence | |
| setDescription(const TQString &description) | KCal::Incidence | |
| setDtEnd(const TQDateTime &dtEnd) | KCal::Event | |
| setDtStart(const TQDateTime &dtStart) | KCal::Incidence | virtual |
| setDuration(int seconds) | KCal::Event | virtual |
| setFloats(bool f) | KCal::Incidence | |
| setHasDuration(bool) (defined in KCal::IncidenceBase) | KCal::IncidenceBase | |
| setHasEndDate(bool) | KCal::Event | |
| setHasRecurrenceID(bool hasRecurrenceID) | KCal::Incidence | |
| setLastModified(const TQDateTime &lm) | KCal::IncidenceBase | |
| setLocation(const TQString &location) | KCal::Incidence | |
| setNonKDECustomProperty(const TQCString &name, const TQString &value) | KCal::CustomProperties | |
| setOrganizer(const Person &o) | KCal::IncidenceBase | |
| setOrganizer(const TQString &o) (defined in KCal::IncidenceBase) | KCal::IncidenceBase | |
| setPilotId(unsigned long id) | KCal::IncidenceBase | |
| setPriority(int priority) | KCal::Incidence | |
| setReadOnly(bool readonly) | KCal::Incidence | virtual |
| setRecurrenceID(const TQDateTime &recurrenceID) | KCal::Incidence | |
| setRelatedTo(Incidence *relatedTo) | KCal::Incidence | |
| setRelatedToUid(const TQString &) | KCal::Incidence | |
| setResources(const TQStringList &resources) | KCal::Incidence | |
| setRevision(int rev) | KCal::Incidence | |
| setSchedulingID(const TQString &sid) | KCal::Incidence | |
| setSecrecy(int) | KCal::Incidence | |
| setStatus(Status status) | KCal::Incidence | |
| setSummary(const TQString &summary) | KCal::Incidence | |
| setSyncStatus(int status) | KCal::IncidenceBase | |
| setSyncStatusSilent(int status) (defined in KCal::IncidenceBase) | KCal::IncidenceBase | |
| setTransparency(Transparency transparency) | KCal::Event | |
| setUid(const TQString &) | KCal::IncidenceBase | |
| startDateTimesForDate(const TQDate &date) const | KCal::Incidence | virtual |
| startDateTimesForDateTime(const TQDateTime &datetime) const | KCal::Incidence | virtual |
| Status enum name | KCal::Incidence | |
| status() const | KCal::Incidence | |
| StatusCanceled enum value (defined in KCal::Incidence) | KCal::Incidence | |
| StatusCompleted enum value (defined in KCal::Incidence) | KCal::Incidence | |
| StatusConfirmed enum value (defined in KCal::Incidence) | KCal::Incidence | |
| StatusDraft enum value (defined in KCal::Incidence) | KCal::Incidence | |
| StatusFinal enum value (defined in KCal::Incidence) | KCal::Incidence | |
| StatusInProcess enum value (defined in KCal::Incidence) | KCal::Incidence | |
| statusName(Status) | KCal::Incidence | static |
| StatusNeedsAction enum value (defined in KCal::Incidence) | KCal::Incidence | |
| StatusNone enum value (defined in KCal::Incidence) | KCal::Incidence | |
| statusStr() const | KCal::Incidence | |
| StatusTentative enum value (defined in KCal::Incidence) | KCal::Incidence | |
| StatusX enum value (defined in KCal::Incidence) | KCal::Incidence | |
| summary() const | KCal::Incidence | |
| SYNCDEL enum value (defined in KCal::IncidenceBase) | KCal::IncidenceBase | |
| SYNCMOD enum value (defined in KCal::IncidenceBase) | KCal::IncidenceBase | |
| SYNCNONE enum value (defined in KCal::IncidenceBase) | KCal::IncidenceBase | |
| syncStatus() const | KCal::IncidenceBase | |
| transparency() const | KCal::Event | |
| Transparency enum name | KCal::Event | |
| Transparent enum value (defined in KCal::Event) | KCal::Event | |
| type() const (defined in KCal::Event) | KCal::Event | inlinevirtual |
| uid() const | KCal::IncidenceBase | |
| unRegisterObserver(Observer *) | KCal::IncidenceBase | |
| updated() | KCal::IncidenceBase | |
| updatedSilent() (defined in KCal::IncidenceBase) | KCal::IncidenceBase | |
| ~CustomProperties() (defined in KCal::CustomProperties) | KCal::CustomProperties | |
| ~Event() (defined in KCal::Event) | KCal::Event | |
| ~Incidence() (defined in KCal::Incidence) | KCal::Incidence | |
| ~IncidenceBase() (defined in KCal::IncidenceBase) | KCal::IncidenceBase | virtual |
| ~Observer() (defined in KCal::Recurrence::Observer) | KCal::Recurrence::Observer | inlinevirtual |