mailtransport
resourcesendjob.cpp
Provides an interface for sending email.
Definition messagequeuejob.h:87
Akonadi::AddressAttribute & addressAttribute()
Returns a reference to the address attribue for this message.
Definition messagequeuejob.cpp:180
void setMessage(KMime::Message::Ptr message)
Sets the message to be sent.
Definition messagequeuejob.cpp:200
TransportAttribute & transportAttribute()
Returns a reference to the transport attribue for this message.
Definition messagequeuejob.cpp:185
Mail transport job for an Akonadi resource-based transport.
Definition resourcesendjob_p.h:45
ResourceSendJob(Transport *transport, QObject *parent=0)
Creates an ResourceSendJob.
Definition resourcesendjob.cpp:63
void setTransportId(int id)
Sets the transport id to use for sending this message.
Definition transportattribute.cpp:77
Abstract base class for all mail transport jobs.
Definition transportjob.h:42
Transport * transport() const
Returns the Transport object containing the mail transport settings.
Definition transportjob.cpp:79
Represents the settings of a specific mail transport.
Definition transport.h:51
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.