MessageComposer::ComposerViewInterface

Search for usage in LXR

MessageComposer::ComposerViewInterface Class Reference

#include <composerviewinterface.h>

Public Member Functions

 ComposerViewInterface (ComposerViewBase *composerView)
 
MessageComposer::ComposerAttachmentInterface attachments () const
 
QString bcc () const
 
QString cc () const
 
QString from () const
 
QString insertDayOfWeek () const
 
QString longDate () const
 
QString longTime () const
 
QString replyTo () const
 
QString shortDate () const
 
QString shortTime () const
 
QString subject () const
 
QString to () const
 

Detailed Description

The ComposerViewInterface class.

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

Definition at line 19 of file composerviewinterface.h.

Constructor & Destructor Documentation

◆ ComposerViewInterface()

ComposerViewInterface::ComposerViewInterface ( ComposerViewBase * composerView)
explicit

Definition at line 13 of file composerviewinterface.cpp.

Member Function Documentation

◆ attachments()

MessageComposer::ComposerAttachmentInterface ComposerViewInterface::attachments ( ) const

Definition at line 68 of file composerviewinterface.cpp.

◆ bcc()

QString ComposerViewInterface::bcc ( ) const

Definition at line 44 of file composerviewinterface.cpp.

◆ cc()

QString ComposerViewInterface::cc ( ) const

Definition at line 36 of file composerviewinterface.cpp.

◆ from()

QString ComposerViewInterface::from ( ) const

Definition at line 52 of file composerviewinterface.cpp.

◆ insertDayOfWeek()

QString ComposerViewInterface::insertDayOfWeek ( ) const

Definition at line 114 of file composerviewinterface.cpp.

◆ longDate()

QString ComposerViewInterface::longDate ( ) const

Definition at line 99 of file composerviewinterface.cpp.

◆ longTime()

QString ComposerViewInterface::longTime ( ) const

Definition at line 109 of file composerviewinterface.cpp.

◆ replyTo()

QString ComposerViewInterface::replyTo ( ) const

Definition at line 60 of file composerviewinterface.cpp.

◆ shortDate()

QString ComposerViewInterface::shortDate ( ) const

Definition at line 94 of file composerviewinterface.cpp.

◆ shortTime()

QString ComposerViewInterface::shortTime ( ) const

Definition at line 104 of file composerviewinterface.cpp.

◆ subject()

QString ComposerViewInterface::subject ( ) const

Definition at line 20 of file composerviewinterface.cpp.

◆ to()

QString ComposerViewInterface::to ( ) const

Definition at line 28 of file composerviewinterface.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.