MessageViewer::EmptySource
#include <objecttreeemptysource.h>
Detailed Description
The EmptySource class.
Definition at line 25 of file objecttreeemptysource.h.
Constructor & Destructor Documentation
◆ EmptySource()
EmptySource::EmptySource | ( | ) |
Definition at line 33 of file objecttreeemptysource.cpp.
Member Function Documentation
◆ attachmentStrategy()
|
virtual |
Definition at line 78 of file objecttreeemptysource.cpp.
◆ autoImportKeys()
|
nodiscardoverridevirtual |
should keys be imported automatically
Implements MimeTreeParser::Interface::ObjectTreeSource.
Reimplemented in MessageViewer::MailViewerSource.
Definition at line 93 of file objecttreeemptysource.cpp.
◆ bodyPartFormatterFactory()
|
overridevirtual |
Implements MimeTreeParser::Interface::ObjectTreeSource.
Definition at line 98 of file objecttreeemptysource.cpp.
◆ createMessageHeader()
|
virtual |
Definition at line 72 of file objecttreeemptysource.cpp.
◆ cssHelper()
|
virtual |
Definition at line 88 of file objecttreeemptysource.cpp.
◆ decryptMessage()
|
nodiscardoverridevirtual |
Return true if an encrypted mail should be decrypted.
Implements MimeTreeParser::Interface::ObjectTreeSource.
Reimplemented in MessageViewer::MailViewerSource.
Definition at line 41 of file objecttreeemptysource.cpp.
◆ htmlLoadExternal()
|
virtual |
Return true if external sources should be loaded in a html mail.
Reimplemented in MessageViewer::MailViewerSource.
Definition at line 46 of file objecttreeemptysource.cpp.
◆ htmlWriter()
|
virtual |
Definition at line 83 of file objecttreeemptysource.cpp.
◆ isPrinting()
|
virtual |
Definition at line 125 of file objecttreeemptysource.cpp.
◆ levelQuote()
|
virtual |
Definition at line 150 of file objecttreeemptysource.cpp.
◆ overrideCodecName()
|
overridevirtual |
The override codec that should be used for the mail.
Implements MimeTreeParser::Interface::ObjectTreeSource.
Reimplemented in MessageViewer::MailViewerSource.
Definition at line 67 of file objecttreeemptysource.cpp.
◆ preferredMode()
|
nodiscardoverridevirtual |
Return the mode that is the preferred to display.
Implements MimeTreeParser::Interface::ObjectTreeSource.
Reimplemented in MessageViewer::MailViewerSource.
Definition at line 57 of file objecttreeemptysource.cpp.
◆ render()
void EmptySource::render | ( | const MimeTreeParser::MessagePartPtr & | msgPart, |
bool | showOnlyOneMimePart ) |
Definition at line 103 of file objecttreeemptysource.cpp.
◆ setAllowDecryption()
void EmptySource::setAllowDecryption | ( | bool | allowDecryption | ) |
Definition at line 62 of file objecttreeemptysource.cpp.
◆ setHtmlMode()
|
overridevirtual |
Sets the type of mail that is currently displayed.
Applications can display this information to the user, for example KMail displays a HTML status bar. Note: This is not called when the mode is "Normal".
Implements MimeTreeParser::Interface::ObjectTreeSource.
Reimplemented in MessageViewer::MailViewerSource.
Definition at line 51 of file objecttreeemptysource.cpp.
◆ showEmoticons()
|
virtual |
Definition at line 130 of file objecttreeemptysource.cpp.
◆ showEncryptionDetails()
|
virtual |
Definition at line 145 of file objecttreeemptysource.cpp.
◆ showExpandQuotesMark()
|
virtual |
Definition at line 135 of file objecttreeemptysource.cpp.
◆ showSignatureDetails()
|
virtual |
Definition at line 140 of file objecttreeemptysource.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:26 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.