Messagelib
8 #include "messagecomposer_export.h"
13 namespace ConvertSnippetVariablesUtil
42 AttachmentNamesAndSizes,
58 Q_REQUIRED_RESULT MESSAGECOMPOSER_EXPORT
QString snippetVariableFromEnum(MessageComposer::ConvertSnippetVariablesUtil::VariableType type);
60 Q_REQUIRED_RESULT MESSAGECOMPOSER_EXPORT
QString shortDate();
61 Q_REQUIRED_RESULT MESSAGECOMPOSER_EXPORT
QString longDate();
62 Q_REQUIRED_RESULT MESSAGECOMPOSER_EXPORT
QString shortTime();
63 Q_REQUIRED_RESULT MESSAGECOMPOSER_EXPORT
QString longTime();
64 Q_REQUIRED_RESULT MESSAGECOMPOSER_EXPORT
QString insertDayOfWeek();
65 Q_REQUIRED_RESULT MESSAGECOMPOSER_EXPORT
QString lastYear();
66 Q_REQUIRED_RESULT MESSAGECOMPOSER_EXPORT
QString nextYear();
67 Q_REQUIRED_RESULT MESSAGECOMPOSER_EXPORT
QString monthNumber();
68 Q_REQUIRED_RESULT MESSAGECOMPOSER_EXPORT
QString dayOfMonth();
69 Q_REQUIRED_RESULT MESSAGECOMPOSER_EXPORT
QString weekNumber();
70 Q_REQUIRED_RESULT MESSAGECOMPOSER_EXPORT
QString monthNameShort();
71 Q_REQUIRED_RESULT MESSAGECOMPOSER_EXPORT
QString monthNameLong();
72 Q_REQUIRED_RESULT MESSAGECOMPOSER_EXPORT
QString dayOfWeekNameShort();
73 Q_REQUIRED_RESULT MESSAGECOMPOSER_EXPORT
QString dayOfWeekNameLong();
74 Q_REQUIRED_RESULT MESSAGECOMPOSER_EXPORT
QString yearLastMonth();
75 Q_REQUIRED_RESULT MESSAGECOMPOSER_EXPORT
QString year();
76 Q_REQUIRED_RESULT MESSAGECOMPOSER_EXPORT
QString dayOfWeek();
77 Q_REQUIRED_RESULT MESSAGECOMPOSER_EXPORT
QString lastMonthNameLong();
Simple interface that both EncryptJob and SignEncryptJob implement so the composer can extract some e...
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Mar 26 2023 04:08:10 by
doxygen 1.8.17 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.