messageviewer
MessageViewer::FancyHeaderStyle Class Reference
#include <fancyheaderstyle.h>
Inheritance diagram for MessageViewer::FancyHeaderStyle:
Public Member Functions | |
QString | format (KMime::Message *message) const |
bool | hasAttachmentQuickList () const |
const char * | name () const |
Public Member Functions inherited from MessageViewer::HeaderStyle | |
bool | allowAsync () const |
const HeaderStrategy * | headerStrategy () const |
bool | isPrinting () const |
bool | isTopLevel () const |
QString | messagePath () const |
Akonadi::MessageStatus | messageStatus () const |
NodeHelper * | nodeHelper () const |
void | setAllowAsync (bool allowAsync) |
void | setHeaderStrategy (const HeaderStrategy *strategy) |
void | setMessagePath (const QString &path) |
void | setMessageStatus (const Akonadi::MessageStatus &status) |
void | setNodeHelper (NodeHelper *nodeHelper) |
void | setPrinting (bool printing) |
void | setSourceObject (QObject *sourceObject) |
void | setTheme (const GrantleeTheme::Theme &theme) |
void | setTopLevel (bool topLevel) |
void | setVCardName (const QString &vCardName) |
QObject * | sourceObject () const |
GrantleeTheme::Theme | theme () const |
QString | vCardName () const |
Protected Member Functions | |
FancyHeaderStyle () | |
virtual | ~FancyHeaderStyle () |
Protected Member Functions inherited from MessageViewer::HeaderStyle | |
HeaderStyle () | |
virtual | ~HeaderStyle () |
Additional Inherited Members | |
Public Types inherited from MessageViewer::HeaderStyle | |
enum | Type { Brief, Plain, Fancy, Enterprise, Mobile, MobileExtended, Custom, Grantlee } |
Static Public Member Functions inherited from MessageViewer::HeaderStyle | |
static HeaderStyle * | brief () |
static HeaderStyle * | create (Type type) |
static HeaderStyle * | create (const QString &type) |
static HeaderStyle * | custom () |
static HeaderStyle * | enterprise () |
static HeaderStyle * | fancy () |
static HeaderStyle * | grantlee () |
static HeaderStyle * | mobile () |
static HeaderStyle * | mobileExtended () |
static HeaderStyle * | plain () |
Detailed Description
Definition at line 25 of file fancyheaderstyle.h.
Constructor & Destructor Documentation
|
inlineprotected |
Definition at line 28 of file fancyheaderstyle.h.
|
inlineprotectedvirtual |
Definition at line 29 of file fancyheaderstyle.h.
Member Function Documentation
|
virtual |
Implements MessageViewer::HeaderStyle.
Definition at line 61 of file fancyheaderstyle.cpp.
|
inlinevirtual |
Reimplemented from MessageViewer::HeaderStyle.
Definition at line 36 of file fancyheaderstyle.h.
|
inlinevirtual |
Implements MessageViewer::HeaderStyle.
Definition at line 32 of file fancyheaderstyle.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.