messageviewer
objecttreeemptysource.cpp
Go to the documentation of this file.
static const AttachmentStrategy * smart()
Definition: attachmentstrategy.cpp:252
const AttachmentStrategy * attachmentStrategy()
Return the wanted attachment startegy.
Definition: objecttreeemptysource.cpp:89
bool decryptMessage()
Return true if an encrypted mail should be decrypted.
Definition: objecttreeemptysource.cpp:43
void setHtmlMode(MessageViewer::Util::HtmlMode mode)
Sets the type of mail that is currently displayed.
Definition: objecttreeemptysource.cpp:58
QString createMessageHeader(KMime::Message *message)
Definition: objecttreeemptysource.cpp:78
Interface for object tree sources.
Definition: objecttreesourceif.h:43
Definition: csshelper.h:41
bool showSignatureDetails()
Return true to include the signature details in the generated html.
Definition: objecttreeemptysource.cpp:53
const QTextCodec * overrideCodec()
The override codec that should be used for the mail.
Definition: objecttreeemptysource.cpp:73
bool htmlMail()
Return true if the mail should be parsed as a html mail.
Definition: objecttreeemptysource.cpp:38
bool htmlLoadExternal()
Return true if external sources should be loaded in a html mail.
Definition: objecttreeemptysource.cpp:48
QObject * sourceObject()
The source object behind the interface.
Definition: objecttreeemptysource.cpp:84
void setAllowDecryption(bool allowDecryption)
Definition: objecttreeemptysource.cpp:63
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.