MailTransport
outboxactions.cpp
110 return item.attribute<DispatchModeAttribute>()->dispatchMode() == DispatchModeAttribute::Manual;
const T * attribute() const
const AKONADI_MIME_EXPORT char Queued[]
void fetchAttribute(bool fetch=true)
void setCacheOnly(bool cacheOnly)
void fetchFullPayload(bool fetch=true)
bool hasAttribute() const
const AKONADI_MIME_EXPORT char HasError[]
Attribute determining how and when a message from the outbox should be dispatched.
Definition: dispatchmodeattribute.h:29
void removeAttribute()
Attribute determining which transport to use for sending a message.
Definition: transportattribute.h:28
void addAttribute(Attribute *attribute)
An Attribute to mark messages that failed to be sent.
Definition: errorattribute.h:29
void clearFlag(const QByteArray &name)
void setFlag(const QByteArray &name)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Mar 23 2023 04:19:12 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Mar 23 2023 04:19:12 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.