mailtransport
messagequeuejob.cpp
160 MessageQueueJob::MessageQueueJob( QObject *parent )
DispatchModeAttribute & dispatchModeAttribute()
Returns a reference to the dispatch mode attribue for this message.
Definition: messagequeuejob.cpp:175
Attribute determining what will happen to a message after it is sent.
Definition: sentbehaviourattribute.h:38
Attribute determining how and when a message from the outbox should be dispatched.
Definition: dispatchmodeattribute.h:39
Provides an interface for sending email.
Definition: messagequeuejob.h:86
KMime::Message::Ptr message() const
Returns the message to be sent.
Definition: messagequeuejob.cpp:170
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
SentActionAttribute & sentActionAttribute()
Returns a reference to the sent action attribue for this message.
Definition: messagequeuejob.cpp:195
void setMessage(KMime::Message::Ptr message)
Sets the message to be sent.
Definition: messagequeuejob.cpp:200
Akonadi::AddressAttribute & addressAttribute()
Returns a reference to the address attribue for this message.
Definition: messagequeuejob.cpp:180
Definition: filteractionjob_p.h:28
SentBehaviourAttribute & sentBehaviourAttribute()
Returns a reference to the sent behaviour attribue for this message.
Definition: messagequeuejob.cpp:190
An Attribute that stores the action to execute after sending.
Definition: sentactionattribute.h:43
virtual void slotResult(KJob *)
Called when the ItemCreateJob subjob finishes.
Definition: messagequeuejob.cpp:213
Definition: addtransportdialog.h:25
Attribute determining which transport to use for sending a message.
Definition: transportattribute.h:40
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri Oct 16 2015 08:37:01 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri Oct 16 2015 08:37:01 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.