Messagelib
objecttreeparser.h
6 SPDX-FileCopyrightText: 2002-2003, 2009 Klarälvdalens Datakonsult AB, a KDAB Group company, [email protected]
43 explicit ProcessResult(NodeHelper *nodeHelper, KMMsgSignatureState inlineSignatureState = KMMsgNotSigned, KMMsgEncryptionState inlineEncryptionState = KMMsgNotEncrypted, bool neverDisplayInline = false)
250 explicit ObjectTreeParser(Interface::ObjectTreeSource *source, NodeHelper *nodeHelper = nullptr);
300 MessagePartPtr processType(KMime::Content *node, MimeTreeParser::ProcessResult &processResult, const QByteArray &mimeType);
The HtmlMessagePart class.
Definition: mimetreeparser/src/messagepart.h:230
Definition: messagefactoryng.cpp:36
an implementation of the BodyPart interface using KMime::Content's
Definition: partnodebodypart.h:29
Definition: headerstyle.h:24
The EncryptedMessagePart class.
Definition: mimetreeparser/src/messagepart.h:327
QCA_EXPORT void init()
Interface for object tree sources.
Definition: objecttreesource.h:30
Parses messages and generates HTML display code out of them.
Definition: objecttreeparser.h:241
The SignedMessagePart class.
Definition: mimetreeparser/src/messagepart.h:393
The TextMessagePart class.
Definition: mimetreeparser/src/messagepart.h:180
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 23:14:07 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 23:14:07 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.