messageviewer
objecttreeviewersource.h
Go to the documentation of this file.
~MailViewerSource()
Definition: objecttreeviewersource.cpp:32
QString createMessageHeader(KMime::Message *message)
Definition: objecttreeviewersource.cpp:71
const AttachmentStrategy * attachmentStrategy()
Return the wanted attachment startegy.
Definition: objecttreeviewersource.cpp:81
bool htmlLoadExternal()
Return true if external sources should be loaded in a html mail.
Definition: objecttreeviewersource.cpp:46
int levelQuote()
Definition: objecttreeviewersource.cpp:61
Private class for the Viewer, the main widget in the messageviewer library.
Definition: viewer_p.h:182
QObject * sourceObject()
The source object behind the interface.
Definition: objecttreeviewersource.cpp:76
bool showSignatureDetails()
Return true to include the signature details in the generated html.
Definition: objecttreeviewersource.cpp:51
MailViewerSource(ViewerPrivate *viewer)
Definition: objecttreeviewersource.cpp:27
Interface for object tree sources.
Definition: objecttreesourceif.h:43
Definition: csshelper.h:41
bool htmlMail()
Return true if the mail should be parsed as a html mail.
Definition: objecttreeviewersource.cpp:36
An ObjectTreeParser source working on a MailViewer object.
Definition: objecttreeviewersource.h:32
bool decryptMessage()
Return true if an encrypted mail should be decrypted.
Definition: objecttreeviewersource.cpp:41
void setHtmlMode(Util::HtmlMode mode)
Sets the type of mail that is currently displayed.
Definition: objecttreeviewersource.cpp:56
const QTextCodec * overrideCodec()
The override codec that should be used for the mail.
Definition: objecttreeviewersource.cpp:66
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:57 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:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.