Messagelib
imagecollector.cpp
66 if (parent && parent->contentType()->isMultipart() && parent->contentType(false)->subType() == "related") {
Content * parent() const
Content * topLevel() const
Headers::ContentID * contentID(bool create=true)
MESSAGECORE_EXPORT KMime::Content * next(KMime::Content *node, bool allowChildren=true)
Returns the next node (child, sibling or parent) of the given node.
Definition: messagecore/src/helpers/nodehelper.cpp:33
QByteArray subType() const
Content * textContent()
const std::vector< KMime::Content * > & images() const
Returns the collected images.
Definition: imagecollector.cpp:77
Headers::ContentType * contentType(bool create=true)
bool isMultipart() const
void collectImagesFrom(KMime::Content *content)
Starts collecting the images.
Definition: imagecollector.cpp:49
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 3 2023 03:57:07 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 3 2023 03:57:07 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.