Messagelib
imagecollector.cpp
37 if (const auto parentCt = parent->contentType(); parentCt->isMultipart() && parentCt->isSubtype("related")) {
const Headers::ContentType * contentType() const
Content * parent()
const Headers::ContentID * contentID() const
QList< Content * > contents()
bool isImage() const
bool isMultipart() const
void collectImagesFrom(KMime::Content *content)
Starts collecting the images.
Definition imagecollector.cpp:29
const std::vector< KMime::Content * > & images() const
Returns the collected images.
Definition imagecollector.cpp:49
This file is part of the KDE documentation.
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
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.