NodeHelper::fromAsString: make it work with extra content nodes

Authored by dvratil on Nov 19 2016, 8:16 AM.

Description

NodeHelper::fromAsString: make it work with extra content nodes

Currently NodeHelper::fromAsString() can only return the sender only if the
passed KMime::Content is directly part of the original KMime::Message node
tree. This patch makes NodeHelper::fromAsString() non-static, so that it
can also perform lookups for extra KMime::Content parts.

Differential Revision: https://phabricator.kde.org/D3387

Details

Committed
dvratilNov 19 2016, 8:17 AM
Differential Revision
D3387: NodeHelper::fromAsString: make it work with extra content nodes
Parents
R94:33328f720d05: Add comment
Branches
Unknown
Tags
Unknown