• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepimlibs API Reference
  • KDE Home
  • Contact Us
 

KCalCore Library

  • KCalCore
  • ICalFormatImpl
KCalCore::ICalFormatImpl Member List

This is the complete list of members for KCalCore::ICalFormatImpl, including all inherited members.

createCalendarComponent(const Calendar::Ptr &calendar=Calendar::Ptr()) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
createScheduleComponent(const IncidenceBase::Ptr &incidence, iTIPMethod method) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
extractErrorProperty(icalcomponent *) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
ICalFormatImpl(ICalFormat *parent)KCalCore::ICalFormatImplexplicit
loadedProductId() const KCalCore::ICalFormatImpl
populate(const Calendar::Ptr &calendar, icalcomponent *fs, bool deleted=false, const QString &notebook=QString())KCalCore::ICalFormatImpl
readAlarm(icalcomponent *alarm, Incidence::Ptr incidence, ICalTimeZones *tzlist) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
readAttachment(icalproperty *attach) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
readAttendee(icalproperty *attendee) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
readEvent(icalcomponent *vevent, ICalTimeZones *tzlist) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
readExceptionRule(icalproperty *rrule, Incidence::Ptr incidence) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
readFreeBusy(icalcomponent *vfreebusy) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
readICalDate(icaltimetype) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImplstatic
readICalDateTime(icalproperty *p, const icaltimetype &t, ICalTimeZones *tzlist, bool utc=false)KCalCore::ICalFormatImplstatic
readICalDateTimeProperty(icalproperty *p, ICalTimeZones *tzlist, bool utc=false)KCalCore::ICalFormatImplstatic
readICalDuration(icaldurationtype d) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImplstatic
readICalUtcDateTime(icalproperty *p, icaltimetype &t, ICalTimeZones *tzlist=0)KCalCore::ICalFormatImplinlinestatic
readICalUtcDateTimeProperty(icalproperty *p)KCalCore::ICalFormatImplinlinestatic
readIncidence(icalcomponent *parent, Incidence::Ptr incidence, ICalTimeZones *tzlist) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
readJournal(icalcomponent *vjournal, ICalTimeZones *tzlist) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
readOrganizer(icalproperty *organizer) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
readRecurrence(const struct icalrecurrencetype &r, RecurrenceRule *recur) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
readRecurrenceRule(icalproperty *rrule, Incidence::Ptr event) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
readTodo(icalcomponent *vtodo, ICalTimeZones *tzlist) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
writeAlarm(const Alarm::Ptr &alarm) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
writeAttachment(const Attachment::Ptr &attach) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
writeAttendee(const Attendee::Ptr &attendee) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
writeDescription(const QString &description, bool isRich=false) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
writeEvent(const Event::Ptr &event, ICalTimeZones *tzlist=0, ICalTimeZones *tzUsedList=0) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
writeFreeBusy(const FreeBusy::Ptr &freebusy, iTIPMethod method=iTIPPublish) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
writeICalDate(const QDate &) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImplstatic
writeICalDatePeriod(const QDate &date) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImplstatic
writeICalDateTime(const KDateTime &) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImplstatic
writeICalDateTimeProperty(const icalproperty_kind kind, const KDateTime &dt, ICalTimeZones *tzlist=0, ICalTimeZones *tzUsedList=0)KCalCore::ICalFormatImplstatic
writeICalDuration(const Duration &duration) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImplstatic
writeICalUtcDateTime(const KDateTime &) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImplstatic
writeIncidence(const IncidenceBase::Ptr &incidence, iTIPMethod method=iTIPRequest, ICalTimeZones *tzList=0, ICalTimeZones *tzUsedList=0) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
writeIncidence(icalcomponent *parent, const Incidence::Ptr &incidence, ICalTimeZones *tzlist=0, ICalTimeZones *tzUsedList=0) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
writeJournal(const Journal::Ptr &journal, ICalTimeZones *tzlist=0, ICalTimeZones *tzUsedList=0) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
writeLocation(const QString &location, bool isRich=false) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
writeOrganizer(const Person::Ptr &organizer) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
writeRecurrenceRule(Recurrence *) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
writeRecurrenceRule(RecurrenceRule *recur) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
writeSummary(const QString &summary, bool isRich=false) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
writeTodo(const Todo::Ptr &todo, ICalTimeZones *tzlist=0, ICalTimeZones *tzUsedList=0) (defined in KCalCore::ICalFormatImpl)KCalCore::ICalFormatImpl
~ICalFormatImpl()KCalCore::ICalFormatImplvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KCalCore Library

Skip menu "KCalCore Library"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdepimlibs API Reference

Skip menu "kdepimlibs API Reference"
  • akonadi
  •   contact
  •   kmime
  •   socialutils
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kldap
  • kmbox
  • kmime
  • kpimidentities
  • kpimtextedit
  • kresources
  • ktnef
  • kxmlrpcclient
  • microblog

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal