messageviewer
objecttreeviewersource.cpp
Go to the documentation of this file.
void setMode(Util::HtmlMode m, UpdateMode mode=Update)
Switch to mode m.
Definition: htmlstatusbar.cpp:87
HtmlWriter * htmlWriter() const
Return the HtmlWriter connected to the MailWebView we use.
Definition: viewer_p.h:236
~MailViewerSource()
Definition: objecttreeviewersource.cpp:32
bool mShowSignatureDetails
Definition: viewer_p.h:695
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
const AttachmentStrategy * attachmentStrategy() const
Get/set the message attachment strategy.
Definition: viewer_p.h:313
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
const QTextCodec * overrideCodec() const
Get codec corresponding to the currently selected override character encoding.
bool htmlMail()
Return true if the mail should be parsed as a html mail.
Definition: objecttreeviewersource.cpp:36
bool decryptMessage() const
Returns whether the message should be decryted.
bool htmlLoadExternal() const
bool decryptMessage()
Return true if an encrypted mail should be decrypted.
Definition: objecttreeviewersource.cpp:41
CSSHelper * cssHelper() const
bool htmlMail() const
void setHtmlMode(Util::HtmlMode mode)
Sets the type of mail that is currently displayed.
Definition: objecttreeviewersource.cpp:56
QString writeMsgHeader(KMime::Message *aMsg, KMime::Content *vCardNode=0, bool topLevel=false)
Creates a nice mail header depending on the current selected header style.
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.