8#include "messagecomposer_export.h"
13namespace ConvertSnippetVariablesUtil
43 AttachmentNamesAndSizes,
60[[nodiscard]] MESSAGECOMPOSER_EXPORT
QString snippetVariableFromEnum(MessageComposer::ConvertSnippetVariablesUtil::VariableType type);
62[[nodiscard]] MESSAGECOMPOSER_EXPORT
QString shortDate();
63[[nodiscard]] MESSAGECOMPOSER_EXPORT
QString longDate();
64[[nodiscard]] MESSAGECOMPOSER_EXPORT
QString shortTime();
65[[nodiscard]] MESSAGECOMPOSER_EXPORT
QString longTime();
66[[nodiscard]] MESSAGECOMPOSER_EXPORT
QString insertDayOfWeek();
67[[nodiscard]] MESSAGECOMPOSER_EXPORT
QString lastYear();
68[[nodiscard]] MESSAGECOMPOSER_EXPORT
QString nextYear();
69[[nodiscard]] MESSAGECOMPOSER_EXPORT
QString dayNumber();
70[[nodiscard]] MESSAGECOMPOSER_EXPORT
QString monthNumber();
71[[nodiscard]] MESSAGECOMPOSER_EXPORT
QString customDate();
72[[nodiscard]] MESSAGECOMPOSER_EXPORT
QString dayOfMonth();
73[[nodiscard]] MESSAGECOMPOSER_EXPORT
QString weekNumber();
74[[nodiscard]] MESSAGECOMPOSER_EXPORT
QString monthNameShort();
75[[nodiscard]] MESSAGECOMPOSER_EXPORT
QString monthNameLong();
76[[nodiscard]] MESSAGECOMPOSER_EXPORT
QString dayOfWeekNameShort();
77[[nodiscard]] MESSAGECOMPOSER_EXPORT
QString dayOfWeekNameLong();
78[[nodiscard]] MESSAGECOMPOSER_EXPORT
QString yearLastMonth();
79[[nodiscard]] MESSAGECOMPOSER_EXPORT
QString year();
80[[nodiscard]] MESSAGECOMPOSER_EXPORT
QString dayOfWeek();
81[[nodiscard]] 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-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:26 by
doxygen 1.12.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.