mailtransport
outboxactions_p.h
FilterAction that changes the transport for all messages and sets the "$QUEUED" flag.
Definition: outboxactions_p.h:113
virtual Akonadi::ItemFetchScope fetchScope() const
Returns an ItemFetchScope to use if the FilterActionJob needs to fetch the items from a collection...
Definition: outboxactions.cpp:45
Job to filter and apply an action on a set of items.
Definition: filteractionjob_p.h:131
virtual Akonadi::ItemFetchScope fetchScope() const
Returns an ItemFetchScope to use if the FilterActionJob needs to fetch the items from a collection...
Definition: outboxactions.cpp:90
virtual Akonadi::Job * itemAction(const Akonadi::Item &item, Akonadi::FilterActionJob *parent) const
Returns a job to act on the item.
Definition: outboxactions.cpp:65
virtual bool itemAccepted(const Akonadi::Item &item) const
Returns true if the item is accepted by the filter and should be acted upon by the FilterActionJob...
Definition: outboxactions.cpp:55
FilterAction that finds all messages with an ErrorAttribute, removes the attribute, and sets the "$QUEUED" flag.
Definition: outboxactions_p.h:78
virtual Akonadi::ItemFetchScope fetchScope() const
Returns an ItemFetchScope to use if the FilterActionJob needs to fetch the items from a collection...
Definition: outboxactions.cpp:127
virtual bool itemAccepted(const Akonadi::Item &item) const
Returns true if the item is accepted by the filter and should be acted upon by the FilterActionJob...
Definition: outboxactions.cpp:99
virtual bool itemAccepted(const Akonadi::Item &item) const
Returns true if the item is accepted by the filter and should be acted upon by the FilterActionJob...
Definition: outboxactions.cpp:137
Base class for a filter/action for FilterActionJob.
Definition: filteractionjob_p.h:75
virtual Akonadi::Job * itemAction(const Akonadi::Item &item, Akonadi::FilterActionJob *parent) const
Returns a job to act on the item.
Definition: outboxactions.cpp:104
FilterAction that finds all messages with a DispatchMode of Manual and assigns them a DispatchMode of...
Definition: outboxactions_p.h:43
virtual Akonadi::Job * itemAction(const Akonadi::Item &item, Akonadi::FilterActionJob *parent) const
Returns a job to act on the item.
Definition: outboxactions.cpp:152
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.