Messagelib
attachmentloadjob.h
KJob(QObject *parent=nullptr)
AttachmentPart::Ptr attachmentPart() const
Returns the loaded attachment.
Definition attachmentloadjob.cpp:32
void setAttachmentPart(const AttachmentPart::Ptr &part)
Subclasses use this method to set the loaded part.
Definition attachmentloadjob.cpp:37
AttachmentLoadJob(QObject *parent=nullptr)
Creates a new attachment load job.
Definition attachmentloadjob.cpp:19
~AttachmentLoadJob() override
Destroys the attachment load job.
QSharedPointer< AttachmentPart > Ptr
Defines a pointer to an attachment object.
Definition attachmentpart.h:31
Q_SCRIPTABLE Q_NOREPLY void start()
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.