KCalCore Library
KCalCore::VCalFormat Member List
This is the complete list of members for KCalCore::VCalFormat, including all inherited members.
application() | KCalCore::CalFormat | static |
CalFormat() | KCalCore::CalFormat | |
clearException() | KCalCore::CalFormat | |
createUniqueId() | KCalCore::CalFormat | static |
dayFromNum(int day) | KCalCore::VCalFormat | protected |
eventToVEvent(const Event::Ptr &event) | KCalCore::VCalFormat | protected |
eventToVTodo(const Todo::Ptr &todo) | KCalCore::VCalFormat | protected |
exception() const | KCalCore::CalFormat | |
fromRawString(const Calendar::Ptr &calendar, const QByteArray &string, bool deleted=false, const QString ¬ebook=QString()) | KCalCore::VCalFormat | virtual |
fromString(const Calendar::Ptr &calendar, const QString &string, bool deleted=false, const QString ¬ebook=QString()) | KCalCore::VCalFormat | virtual |
ISOToKDateTime(const QString &dtStr) | KCalCore::VCalFormat | protected |
ISOToQDate(const QString &dtStr) | KCalCore::VCalFormat | protected |
kDateTimeToISO(const KDateTime &date, bool zulu=true) | KCalCore::VCalFormat | protected |
load(const Calendar::Ptr &calendar, const QString &fileName) | KCalCore::VCalFormat | virtual |
loadedProductId() | KCalCore::CalFormat | |
numFromDay(const QString &day) | KCalCore::VCalFormat | protected |
parseDst(QByteArray &timezone) const | KCalCore::VCalFormat | protected |
parseTZ(const QByteArray &timezone) const | KCalCore::VCalFormat | protected |
parseTZOffsetISO8601(const QString &s, int &result) | KCalCore::VCalFormat | protected |
populate(VObject *vcal, bool deleted=false, const QString ¬ebook=QString()) | KCalCore::VCalFormat | protected |
productId() | KCalCore::CalFormat | static |
qDateToISO(const QDate &date) | KCalCore::VCalFormat | protected |
readCustomProperties(VObject *o, const Incidence::Ptr &i) (defined in KCalCore::VCalFormat) | KCalCore::VCalFormat | protected |
readStatus(const char *s) const | KCalCore::VCalFormat | protected |
save(const Calendar::Ptr &calendar, const QString &fileName) | KCalCore::VCalFormat | virtual |
setApplication(const QString &application, const QString &productID) | KCalCore::CalFormat | static |
setException(Exception *error) | KCalCore::CalFormat | |
setLoadedProductId(const QString &id) | KCalCore::CalFormat | protected |
toString(const Calendar::Ptr &calendar, const QString ¬ebook=QString(), bool deleted=false) | KCalCore::VCalFormat | virtual |
VCalFormat() | KCalCore::VCalFormat | |
VEventToEvent(VObject *vevent) | KCalCore::VCalFormat | protected |
virtual_hook(int id, void *data) | KCalCore::VCalFormat | protectedvirtual |
VTodoToEvent(VObject *vtodo) | KCalCore::VCalFormat | protected |
writeCustomProperties(VObject *o, const Incidence::Ptr &i) (defined in KCalCore::VCalFormat) | KCalCore::VCalFormat | protected |
writeStatus(Attendee::PartStat status) const | KCalCore::VCalFormat | protected |
~CalFormat() | KCalCore::CalFormat | virtual |
~VCalFormat() | KCalCore::VCalFormat | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:36:53 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:36:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.