allowAsync() const | MessageViewer::ObjectTreeParser | inline |
attachmentStrategy() const | MessageViewer::ObjectTreeParser | inline |
convertedHtmlContent() const | MessageViewer::ObjectTreeParser | |
convertedTextContent() const | MessageViewer::ObjectTreeParser | |
cryptoProtocol() const | MessageViewer::ObjectTreeParser | inline |
cssHelper() const | MessageViewer::ObjectTreeParser | inline |
decryptChiasmus(const QByteArray &data, QByteArray &bodyDecoded, QString &errorText) | MessageViewer::ObjectTreeParser | |
defaultToltecReplacementText() | MessageViewer::ObjectTreeParser | static |
findType(KMime::Content *content, const QByteArray &mimeType, bool deep, bool wide) | MessageViewer::ObjectTreeParser | static |
findType(KMime::Content *content, const QByteArray &mediaType, const QByteArray &subType, bool deep, bool wide) | MessageViewer::ObjectTreeParser | static |
findTypeNot(KMime::Content *content, const QByteArray &mediaType, const QByteArray &subType, bool deep=true, bool wide=true) | MessageViewer::ObjectTreeParser | static |
hasPendingAsyncJobs() const | MessageViewer::ObjectTreeParser | inline |
htmlContent() const | MessageViewer::ObjectTreeParser | inline |
htmlContentCharset() const | MessageViewer::ObjectTreeParser | inline |
htmlWriter() const | MessageViewer::ObjectTreeParser | inline |
includeSignatures() const | MessageViewer::ObjectTreeParser | inline |
isMailmanMessage(KMime::Content *curNode) | MessageViewer::ObjectTreeParser | |
keepEncryptions() const | MessageViewer::ObjectTreeParser | inline |
nodeHelper() const | MessageViewer::ObjectTreeParser | inline |
ObjectTreeParser(ObjectTreeSourceIf *source, NodeHelper *nodeHelper=0, const Kleo::CryptoBackend::Protocol *protocol=0, bool showOneMimePart=false, bool keepEncryptions=false, bool includeSignatures=true, const AttachmentStrategy *attachmentStrategy=0) | MessageViewer::ObjectTreeParser | explicit |
ObjectTreeParser(const ObjectTreeParser *topLevelParser, bool showOneMimePart=false, bool keepEncryptions=false, bool includeSignatures=true, const AttachmentStrategy *attachmentStrategy=0) | MessageViewer::ObjectTreeParser | explicit |
parseObjectTree(KMime::Content *node) | MessageViewer::ObjectTreeParser | |
plainTextContent() const | MessageViewer::ObjectTreeParser | inline |
plainTextContentCharset() const | MessageViewer::ObjectTreeParser | inline |
processApplicationChiasmusTextSubtype(KMime::Content *node, ProcessResult &result) | MessageViewer::ObjectTreeParser | |
processApplicationOctetStreamSubtype(KMime::Content *node, ProcessResult &result) | MessageViewer::ObjectTreeParser | |
processApplicationPkcs7MimeSubtype(KMime::Content *node, ProcessResult &result) | MessageViewer::ObjectTreeParser | |
processMessageRfc822Subtype(KMime::Content *node, ProcessResult &result) | MessageViewer::ObjectTreeParser | |
processMultiPartAlternativeSubtype(KMime::Content *node, ProcessResult &result) | MessageViewer::ObjectTreeParser | |
processMultiPartDigestSubtype(KMime::Content *node, ProcessResult &result) | MessageViewer::ObjectTreeParser | |
processMultiPartEncryptedSubtype(KMime::Content *node, ProcessResult &result) | MessageViewer::ObjectTreeParser | |
processMultiPartMixedSubtype(KMime::Content *node, ProcessResult &result) | MessageViewer::ObjectTreeParser | |
processMultiPartParallelSubtype(KMime::Content *node, ProcessResult &result) | MessageViewer::ObjectTreeParser | |
processMultiPartSignedSubtype(KMime::Content *node, ProcessResult &result) | MessageViewer::ObjectTreeParser | |
processTextHtmlSubtype(KMime::Content *node, ProcessResult &result) | MessageViewer::ObjectTreeParser | |
processTextPlainSubtype(KMime::Content *node, ProcessResult &result) | MessageViewer::ObjectTreeParser | |
rawDecryptedBody() const | MessageViewer::ObjectTreeParser | inline |
setAllowAsync(bool allow) | MessageViewer::ObjectTreeParser | inline |
setCryptoProtocol(const Kleo::CryptoBackend::Protocol *protocol) | MessageViewer::ObjectTreeParser | inline |
setIncludeSignatures(bool include) | MessageViewer::ObjectTreeParser | inline |
setKeepEncryptions(bool keep) | MessageViewer::ObjectTreeParser | inline |
setShowOnlyOneMimePart(bool show) | MessageViewer::ObjectTreeParser | inline |
setShowRawToltecMail(bool showRawToltecMail) | MessageViewer::ObjectTreeParser | inline |
showOnlyOneMimePart() const | MessageViewer::ObjectTreeParser | inline |
showRawToltecMail() const | MessageViewer::ObjectTreeParser | inline |
sigStatusToString(const Kleo::CryptoBackend::Protocol *cryptProto, int status_code, GpgME::Signature::Summary summary, int &frameColor, bool &showKeyInfos) | MessageViewer::ObjectTreeParser | |
writeAttachmentMarkFooter() | MessageViewer::ObjectTreeParser | |
writeAttachmentMarkHeader(KMime::Content *node) | MessageViewer::ObjectTreeParser | |
writeBodyStr(const QByteArray &bodyString, const QTextCodec *aCodec, const QString &fromAddress, KMMsgSignatureState &inlineSignatureState, KMMsgEncryptionState &inlineEncryptionState, bool decorate) | MessageViewer::ObjectTreeParser | |
writeBodyStr(const QByteArray &bodyString, const QTextCodec *aCodec, const QString &fromAddress) | MessageViewer::ObjectTreeParser | |
writeBodyString(const QByteArray &bodyString, const QString &fromAddress, const QTextCodec *codec, ProcessResult &result, bool decorate) | MessageViewer::ObjectTreeParser | |
writePartIcon(KMime::Content *msgPart, bool inlineImage=false) | MessageViewer::ObjectTreeParser | |
writeSigstatFooter(PartMetaData &part) | MessageViewer::ObjectTreeParser | |
writeSigstatHeader(PartMetaData &part, const Kleo::CryptoBackend::Protocol *cryptProto, const QString &fromAddress, KMime::Content *node=0) | MessageViewer::ObjectTreeParser | |
~ObjectTreeParser() | MessageViewer::ObjectTreeParser | virtual |