MessageComposer::PluginComposerInterface

Search for usage in LXR

MessageComposer::PluginComposerInterface Class Reference

#include <plugincomposerinterface.h>

Public Member Functions

ComposerAttachmentInterface attachments ()
 
QString cc () const
 
QString convertText (const QString &str) const
 
QString convertVariable (MessageComposer::ConvertSnippetVariablesUtil::VariableType type) const
 
QString from () const
 
QString insertDayOfWeek () const
 
QString longDate () const
 
QString longTime () const
 
QString replyTo () const
 
void setComposerViewBase (ComposerViewBase *composerViewBase)
 
QString shortDate () const
 
QString shortTime () const
 
QString subject () const
 
QString to () const
 
QString variableFromEnum (MessageComposer::ConvertSnippetVariablesUtil::VariableType type) const
 

Detailed Description

The PluginComposerInterface class.

Author
Laurent Montel monte.nosp@m.l@kd.nosp@m.e.org

Definition at line 20 of file plugincomposerinterface.h.

Constructor & Destructor Documentation

◆ ~PluginComposerInterface()

PluginComposerInterface::~PluginComposerInterface ( )

Definition at line 17 of file plugincomposerinterface.cpp.

Member Function Documentation

◆ attachments()

MessageComposer::ComposerAttachmentInterface PluginComposerInterface::attachments ( )

Definition at line 53 of file plugincomposerinterface.cpp.

◆ cc()

QString PluginComposerInterface::cc ( ) const

Definition at line 43 of file plugincomposerinterface.cpp.

◆ convertText()

QString PluginComposerInterface::convertText ( const QString & str) const

Definition at line 94 of file plugincomposerinterface.cpp.

◆ convertVariable()

QString PluginComposerInterface::convertVariable ( MessageComposer::ConvertSnippetVariablesUtil::VariableType type) const

Definition at line 88 of file plugincomposerinterface.cpp.

◆ from()

QString PluginComposerInterface::from ( ) const

Definition at line 48 of file plugincomposerinterface.cpp.

◆ insertDayOfWeek()

QString PluginComposerInterface::insertDayOfWeek ( ) const

Definition at line 78 of file plugincomposerinterface.cpp.

◆ longDate()

QString PluginComposerInterface::longDate ( ) const

Definition at line 63 of file plugincomposerinterface.cpp.

◆ longTime()

QString PluginComposerInterface::longTime ( ) const

Definition at line 73 of file plugincomposerinterface.cpp.

◆ replyTo()

QString PluginComposerInterface::replyTo ( ) const

Definition at line 33 of file plugincomposerinterface.cpp.

◆ setComposerViewBase()

void PluginComposerInterface::setComposerViewBase ( ComposerViewBase * composerViewBase)

Definition at line 22 of file plugincomposerinterface.cpp.

◆ shortDate()

QString PluginComposerInterface::shortDate ( ) const

Definition at line 58 of file plugincomposerinterface.cpp.

◆ shortTime()

QString PluginComposerInterface::shortTime ( ) const

Definition at line 68 of file plugincomposerinterface.cpp.

◆ subject()

QString PluginComposerInterface::subject ( ) const

Definition at line 28 of file plugincomposerinterface.cpp.

◆ to()

QString PluginComposerInterface::to ( ) const

Definition at line 38 of file plugincomposerinterface.cpp.

◆ variableFromEnum()

QString PluginComposerInterface::variableFromEnum ( MessageComposer::ConvertSnippetVariablesUtil::VariableType type) const

Definition at line 83 of file plugincomposerinterface.cpp.


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 Tue Mar 26 2024 11:12:44 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.