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
virtual void start()
Creates the item and places it in the outbox.
Definition: messagequeuejob.cpp:205
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-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.