| addAttendee(Attendee *attendee, bool doUpdate=true) | KCal::IncidenceBase | |
| addComment(const TQString &comment) | KCal::IncidenceBase | |
| addPeriod(const TQDateTime &start, const TQDateTime &end) | KCal::FreeBusy | |
| addPeriod(const TQDateTime &start, const Duration &dur) (defined in KCal::FreeBusy) | KCal::FreeBusy | |
| addPeriods(const PeriodList &) | KCal::FreeBusy | |
| 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 |
| busyPeriods() const (defined in KCal::FreeBusy) | KCal::FreeBusy | |
| clearAttendees() | KCal::IncidenceBase | |
| clearComments() | KCal::IncidenceBase | |
| comments() const | KCal::IncidenceBase | |
| 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 |
| doesFloat() const | KCal::IncidenceBase | |
| dtEnd() const (defined in KCal::FreeBusy) | KCal::FreeBusy | virtual |
| 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 | |
| FreeBusy() (defined in KCal::FreeBusy) | KCal::FreeBusy | |
| FreeBusy(const TQDateTime &start, const TQDateTime &end) (defined in KCal::FreeBusy) | KCal::FreeBusy | |
| FreeBusy(Calendar *calendar, const TQDateTime &start, const TQDateTime &end) (defined in KCal::FreeBusy) | KCal::FreeBusy | |
| FreeBusy(PeriodList busyPeriods) (defined in KCal::FreeBusy) | KCal::FreeBusy | |
| hasDuration() const (defined in KCal::IncidenceBase) | KCal::IncidenceBase | |
| IncidenceBase() (defined in KCal::IncidenceBase) | KCal::IncidenceBase | |
| IncidenceBase(const IncidenceBase &) (defined in KCal::IncidenceBase) | KCal::IncidenceBase | |
| isReadOnly() const | KCal::IncidenceBase | inline |
| lastModified() const | KCal::IncidenceBase | |
| merge(FreeBusy *freebusy) (defined in KCal::FreeBusy) | KCal::FreeBusy | |
| mReadOnly (defined in KCal::IncidenceBase) | KCal::IncidenceBase | protected |
| nonKDECustomProperty(const TQCString &name) const | KCal::CustomProperties | |
| operator=(const IncidenceBase &i) (defined in KCal::IncidenceBase) | KCal::IncidenceBase | |
| operator==(const FreeBusy &freebusy) const | KCal::FreeBusy | |
| 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 | |
| registerObserver(Observer *) | KCal::IncidenceBase | |
| removeComment(const TQString &comment) | KCal::IncidenceBase | |
| removeCustomProperty(const TQCString &app, const TQCString &key) | KCal::CustomProperties | |
| removeNonKDECustomProperty(const TQCString &name) | KCal::CustomProperties | |
| setCustomProperties(const TQMap< TQCString, TQString > &properties) | KCal::CustomProperties | |
| setCustomProperty(const TQCString &app, const TQCString &key, const TQString &value) | KCal::CustomProperties | |
| setDtEnd(const TQDateTime &end) (defined in KCal::FreeBusy) | KCal::FreeBusy | |
| setDtStart(const TQDateTime &dtStart) | KCal::IncidenceBase | virtual |
| setDuration(int seconds) (defined in KCal::IncidenceBase) | KCal::IncidenceBase | virtual |
| setFloats(bool f) | KCal::IncidenceBase | |
| setHasDuration(bool) (defined in KCal::IncidenceBase) | KCal::IncidenceBase | |
| setLastModified(const TQDateTime &lm) | KCal::IncidenceBase | |
| 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 | |
| setReadOnly(bool) | KCal::IncidenceBase | virtual |
| setSyncStatus(int status) | KCal::IncidenceBase | |
| setSyncStatusSilent(int status) (defined in KCal::IncidenceBase) | KCal::IncidenceBase | |
| setUid(const TQString &) | KCal::IncidenceBase | |
| sortList() (defined in KCal::FreeBusy) | KCal::FreeBusy | |
| 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 | |
| type() const (defined in KCal::FreeBusy) | KCal::FreeBusy | 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 | |
| ~FreeBusy() (defined in KCal::FreeBusy) | KCal::FreeBusy | |
| ~IncidenceBase() (defined in KCal::IncidenceBase) | KCal::IncidenceBase | virtual |