KAlarm Library
kacalendar.h
120 KALARMCAL_EXPORT int updateVersion(KCal::CalendarLocal& calendar, const QString& localFile, QString& versionString);
168 KALARMCAL_EXPORT void setStatus(const KCalCore::Event::Ptr&, Type, const QString& param = QString());
Type type(const QString &mimeType)
Return the alarm Type for a mime type string.
Definition: kacalendar.cpp:469
int updateVersion(const FileStorage::Ptr &fileStorage, QString &versionString)
Check the version of KAlarm which wrote a calendar file, and convert it in memory to the current KAla...
Definition: kacalendar.cpp:127
QSharedPointer< Event > Ptr
not written by KAlarm, or a newer KAlarm version
Definition: kacalendar.h:101
not written by KAlarm, or in a newer KAlarm version
Definition: kacalendar.h:77
QByteArray icalProductId()
Return the product ID string for use in calendars.
Definition: kacalendar.cpp:100
in current KAlarm format, but not yet saved
Definition: kacalendar.h:75
const QByteArray APPNAME
The application name ("KALARM") used in calendar properties.
void setKAlarmVersion(const Calendar::Ptr &calendar)
Set the KAlarm version custom property for a calendar.
Definition: kacalendar.cpp:109
QSharedPointer< FileStorage > Ptr
QStringList mimeTypes(Types types)
Return the mime type strings corresponding to alarm Types.
Definition: kacalendar.cpp:506
QSharedPointer< Calendar > Ptr
QString mimeType(Type type)
Return the mime type string corresponding to an alarm Type.
Definition: kacalendar.cpp:495
void setProductId(const QByteArray &progName, const QByteArray &progVersion)
Set the program name and version for use in calendars.
Definition: kacalendar.cpp:95
Types types(const QStringList &mimeTypes)
Return the alarm Types for a list of mime type strings.
Definition: kacalendar.cpp:480
calendar may contain more than one version
Definition: kacalendar.h:99
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:01:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:01:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.