KCalUtils
stringify.cpp
Go to the documentation of this file.
7 SPDX-FileCopyrightText: 2009-2010 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
54 return QLocale().toString(todo->completed(), (shortfmt ? QLocale::ShortFormat : QLocale::LongFormat));
233 return i18nc("@item this is an update to an existing scheduling message", "Updated Scheduling Message");
237 return i18nc("@item this is a request for a new scheduling message", "New Scheduling Message Request");
239 return i18nc("@item this is a request for an update to an existing scheduling message", "Updated Scheduling Message Request");
int offsetFromUtc(const QDateTime &atDateTime) const const
StatusNone
NoWritableFound
StatusInProcess
int count(const T &value) const const
Completed
KCALUTILS_EXPORT QString incidenceSecrecy(KCalendarCore::Incidence::Secrecy secrecy)
Returns the incidence Secrecy as translated string.
Definition: stringify.cpp:57
virtual ErrorCode code() const
QDateTime currentDateTimeUtc()
StatusFinal
StatusTentative
Tentative
AKONADI_CALENDAR_EXPORT KCalendarCore::Incidence::Ptr incidence(const Akonadi::Item &item)
CalVersion2
KCALUTILS_EXPORT QString errorMessage(const KCalendarCore::Exception &exception)
Build a translated message representing an exception.
Definition: stringify.cpp:152
LoadError
PublishUpdate
SaveError
virtual QStringList arguments() const
OptParticipant
SecrecyPublic
ReqParticipant
UserCancel
StatusCompleted
const T & at(int i) const const
Q_SCRIPTABLE CaptureState status()
QString toString(qlonglong i) const const
InProcess
Restriction
NeedsAction
ParseErrorKcal
KCALUTILS_EXPORT QStringList incidenceSecrecyList()
Returns a list of all available Secrecy types as a list of translated strings.
Definition: stringify.cpp:70
CalVersionUnknown
SecrecyConfidential
StatusCanceled
ShortFormat
IncidenceType
QString arg(qlonglong a, int fieldWidth, int base, QChar fillChar) const const
CalVersion1
TypeFreeBusy
ParseErrorIcal
QString i18nc(const char *context, const char *text, const TYPE &arg...)
KCALUTILS_EXPORT QString todoCompletedDateTime(const KCalendarCore::Todo::Ptr &todo, bool shortfmt=false)
Returns string containing the date/time when the to-do was completed, formatted according to the user...
Definition: stringify.cpp:52
TypeJournal
SecrecyPrivate
NonParticipant
KCALUTILS_EXPORT QString tzUTCOffsetStr(const QTimeZone &tz)
Returns a string containing the UTC offset of the specified QTimeZone tz (relative to the current dat...
Definition: stringify.cpp:245
StatusConfirmed
StatusNeedsAction
NoCalendar
QString message
StatusDraft
RequestUpdate
Delegated
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 04:04:02 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 04:04:02 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.