Akonadi Mime
outboxactions.cpp
109 return item.attribute<DispatchModeAttribute>()->dispatchMode() == DispatchModeAttribute::Manual;
Attribute determining how and when a message from the outbox should be dispatched.
Definition dispatchmodeattribute.h:30
An Attribute to mark messages that failed to be sent.
Definition errorattribute.h:30
void setCacheOnly(bool cacheOnly)
void fetchAttribute(bool fetch=true)
void fetchFullPayload(bool fetch=true)
Attribute determining which transport to use for sending a message.
Definition transportattribute.h:29
AKONADI_MIME_EXPORT const char HasError[]
The flag for a message being marked with an error.
Definition messageflags.cpp:18
AKONADI_MIME_EXPORT const char Queued[]
The flag for a message being marked as queued.
Definition messageflags.cpp:22
void setFlag(Flag flag, bool enabled)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:32:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:32:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.