MessageViewer::PlainHeaderStyle

Search for usage in LXR

MessageViewer::PlainHeaderStyle Class Reference

#include <plainheaderstyle.h>

Inheritance diagram for MessageViewer::PlainHeaderStyle:

Public Member Functions

QString format (KMime::Message *message) const override
 
const char * name () const override
 
- Public Member Functions inherited from MessageViewer::HeaderStyle
bool allowAsync () const
 
QString attachmentHtml () const
 
const HeaderStrategyheaderStrategy () const
 
bool isPrinting () const
 
bool isTopLevel () const
 
Akonadi::MessageStatus messageStatus () const
 
MimeTreeParser::NodeHelpernodeHelper () const
 
bool readOnlyMessage () const
 
void setAllowAsync (bool allowAsync)
 
void setAttachmentHtml (const QString &html)
 
void setHeaderStrategy (const HeaderStrategy *strategy)
 
void setMessageStatus (Akonadi::MessageStatus status)
 
void setNodeHelper (MimeTreeParser::NodeHelper *nodeHelper)
 
void setPrinting (bool printing)
 
void setReadOnlyMessage (bool readOnlyMessage)
 
void setShowEmoticons (bool b)
 
void setSourceObject (QObject *sourceObject)
 
void setTheme (const GrantleeTheme::Theme &theme)
 
void setTopLevel (bool topLevel)
 
void setVCardName (const QString &vCardName)
 
bool showEmoticons () const
 
QObjectsourceObject () const
 
GrantleeTheme::Theme theme () const
 
QString vCardName () const
 

Detailed Description

The PlainHeaderStyle class.

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

Definition at line 18 of file plainheaderstyle.h.

Constructor & Destructor Documentation

◆ PlainHeaderStyle()

PlainHeaderStyle::PlainHeaderStyle ( )

Definition at line 47 of file plainheaderstyle.cpp.

Member Function Documentation

◆ format()

QString PlainHeaderStyle::format ( KMime::Message * message) const
overridevirtual

Implements MessageViewer::HeaderStyle.

Definition at line 60 of file plainheaderstyle.cpp.

◆ name()

const char * MessageViewer::PlainHeaderStyle::name ( ) const
overridevirtual

Implements MessageViewer::HeaderStyle.

Definition at line 149 of file plainheaderstyle.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.