stringify.h File Reference
This file is part of the API for handling calendar data and provides static functions for formatting Incidence properties for various purposes. More...
#include "kcalutils_export.h"#include <kcalcore/schedulemessage.h>#include <kcalcore/todo.h>
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 | |
| namespace | KCalCore |
| namespace | KCalUtils |
| namespace | 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.
KDE 4.6 API Reference