#include <plugincomposerinterface.h>
◆ ~PluginComposerInterface()
PluginComposerInterface::~PluginComposerInterface |
( |
| ) |
|
◆ attachments()
◆ cc()
QString PluginComposerInterface::cc |
( |
| ) |
const |
|
nodiscard |
◆ convertText()
QString PluginComposerInterface::convertText |
( |
const QString & | str | ) |
const |
|
nodiscard |
◆ convertVariable()
QString PluginComposerInterface::convertVariable |
( |
MessageComposer::ConvertSnippetVariablesUtil::VariableType | type | ) |
const |
|
nodiscard |
◆ from()
QString PluginComposerInterface::from |
( |
| ) |
const |
|
nodiscard |
◆ insertDayOfWeek()
QString PluginComposerInterface::insertDayOfWeek |
( |
| ) |
const |
|
nodiscard |
◆ longDate()
QString PluginComposerInterface::longDate |
( |
| ) |
const |
|
nodiscard |
◆ longTime()
QString PluginComposerInterface::longTime |
( |
| ) |
const |
|
nodiscard |
◆ replyTo()
QString PluginComposerInterface::replyTo |
( |
| ) |
const |
|
nodiscard |
◆ setComposerViewBase()
void PluginComposerInterface::setComposerViewBase |
( |
ComposerViewBase * | composerViewBase | ) |
|
◆ shortDate()
QString PluginComposerInterface::shortDate |
( |
| ) |
const |
|
nodiscard |
◆ shortTime()
QString PluginComposerInterface::shortTime |
( |
| ) |
const |
|
nodiscard |
◆ subject()
QString PluginComposerInterface::subject |
( |
| ) |
const |
|
nodiscard |
◆ to()
QString PluginComposerInterface::to |
( |
| ) |
const |
|
nodiscard |
◆ variableFromEnum()
QString PluginComposerInterface::variableFromEnum |
( |
MessageComposer::ConvertSnippetVariablesUtil::VariableType | type | ) |
const |
|
nodiscard |
The documentation for this class was generated from the following files:
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.