messageviewer
MessageViewer::GrantleeHeaderFormatter Class Reference
#include <grantleeheaderformatter.h>
Public Member Functions | |
GrantleeHeaderFormatter () | |
~GrantleeHeaderFormatter () | |
QString | toHtml (const GrantleeTheme::Theme &theme, bool isPrinting, const MessageViewer::HeaderStyle *style, KMime::Message *message) const |
QString | toHtml (const QStringList &displayExtraHeaders, const QString &absolutPath, const QString &filename, const MessageViewer::HeaderStyle *style, KMime::Message *message, bool isPrinting) const |
Detailed Description
Definition at line 33 of file grantleeheaderformatter.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 60 of file grantleeheaderformatter.cpp.
MessageViewer::GrantleeHeaderFormatter::~GrantleeHeaderFormatter | ( | ) |
Definition at line 65 of file grantleeheaderformatter.cpp.
Member Function Documentation
QString MessageViewer::GrantleeHeaderFormatter::toHtml | ( | const GrantleeTheme::Theme & | theme, |
bool | isPrinting, | ||
const MessageViewer::HeaderStyle * | style, | ||
KMime::Message * | message | ||
) | const |
Definition at line 81 of file grantleeheaderformatter.cpp.
QString MessageViewer::GrantleeHeaderFormatter::toHtml | ( | const QStringList & | displayExtraHeaders, |
const QString & | absolutPath, | ||
const QString & | filename, | ||
const MessageViewer::HeaderStyle * | style, | ||
KMime::Message * | message, | ||
bool | isPrinting | ||
) | const |
Definition at line 70 of file grantleeheaderformatter.cpp.
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.