KCalUtils Library
Go to the documentation of this file.
32 #ifndef KCALUTILS_STRINGIFY_H
33 #define KCALUTILS_STRINGIFY_H
35 #include "kcalutils_export.h"
37 #include <kcalcore/schedulemessage.h>
76 bool shortfmt =
false );
79 KCALUTILS_EXPORT QStringList attendeeRoleList();
81 KCALUTILS_EXPORT QStringList attendeeStatusList();
90 KCALUTILS_EXPORT QString
formatTime(
const KDateTime &dt,
bool shortfmt =
true,
91 const KDateTime::Spec &spec = KDateTime::Spec() );
100 KCALUTILS_EXPORT QString
formatDate(
const KDateTime &dt,
bool shortfmt =
true,
101 const KDateTime::Spec &spec = KDateTime::Spec() );
112 bool dateOnly =
false,
113 bool shortfmt =
true,
114 const KDateTime::Spec &spec = KDateTime::Spec() );
123 KCALUTILS_EXPORT QStringList secrecyList();
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Wed Jul 24 2013 01:05:58 by
doxygen 1.8.1.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.