Messagelib
attachmentfrommimecontentjob.h
AttachmentFromMimeContentJob(const KMime::Content *content, QObject *parent=nullptr)
Creates a new job.
Definition attachmentfrommimecontentjob.cpp:23
void setMimeContent(const KMime::Content *content)
Sets the mime content to load the attachment from.
Definition attachmentfrommimecontentjob.cpp:37
~AttachmentFromMimeContentJob() override
Destroys the job.
const KMime::Content * mimeContent() const
Returns the mime content to load the attachment from.
Definition attachmentfrommimecontentjob.cpp:32
AttachmentLoadJob(QObject *parent=nullptr)
Creates a new attachment load job.
Definition attachmentloadjob.cpp:19
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SLOTSQ_SLOTS
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:05:41 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:05:41 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.