KCalUtils Library
stringify.h File Reference
Include dependency graph for stringify.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
KCalCore | |
KCalUtils::Stringify | |
Functions | |
KCALUTILS_EXPORT QString | KCalUtils::Stringify::attendeeRole (KCalCore::Attendee::Role role) |
KCALUTILS_EXPORT QStringList | KCalUtils::Stringify::attendeeRoleList () |
KCALUTILS_EXPORT QString | KCalUtils::Stringify::attendeeStatus (KCalCore::Attendee::PartStat status) |
KCALUTILS_EXPORT QStringList | KCalUtils::Stringify::attendeeStatusList () |
KCALUTILS_EXPORT QString | KCalUtils::Stringify::errorMessage (const KCalCore::Exception &exception) |
KCALUTILS_EXPORT QString | KCalUtils::Stringify::formatDate (const KDateTime &dt, bool shortfmt=true, const KDateTime::Spec &spec=KDateTime::Spec()) |
KCALUTILS_EXPORT QString | KCalUtils::Stringify::formatDateTime (const KDateTime &dt, bool dateOnly=false, bool shortfmt=true, const KDateTime::Spec &spec=KDateTime::Spec()) |
KCALUTILS_EXPORT QString | KCalUtils::Stringify::formatTime (const KDateTime &dt, bool shortfmt=true, const KDateTime::Spec &spec=KDateTime::Spec()) |
KCALUTILS_EXPORT QString | KCalUtils::Stringify::incidenceSecrecy (KCalCore::Incidence::Secrecy secrecy) |
KCALUTILS_EXPORT QStringList | KCalUtils::Stringify::incidenceSecrecyList () |
KCALUTILS_EXPORT QString | KCalUtils::Stringify::incidenceStatus (KCalCore::Incidence::Status status) |
KCALUTILS_EXPORT QString | KCalUtils::Stringify::incidenceStatus (const KCalCore::Incidence::Ptr &incidence) |
KCALUTILS_EXPORT QString | KCalUtils::Stringify::incidenceType (KCalCore::Incidence::IncidenceType type) |
KCALUTILS_EXPORT QString | KCalUtils::Stringify::scheduleMessageStatus (KCalCore::ScheduleMessage::Status status) |
KCALUTILS_EXPORT QStringList | KCalUtils::Stringify::secrecyList () |
KCALUTILS_EXPORT QString | KCalUtils::Stringify::secrecyName (KCalCore::Incidence::Secrecy secrecy) |
KCALUTILS_EXPORT QString | KCalUtils::Stringify::todoCompletedDateTime (const KCalCore::Todo::Ptr &todo, bool shortfmt=false) |
Detailed Description
This file is part of the API for handling calendar data and provides static functions for formatting Incidence properties for various purposes.
Definition in file stringify.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:46 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:37:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.