mailtransport
filteractionjob_p.h
virtual Akonadi::Job * itemAction(const Akonadi::Item &item, Akonadi::FilterActionJob *parent) const =0
Returns a job to act on the item.
Base class for a filter/action for FilterActionJob.
Definition: filteractionjob_p.h:76
virtual Akonadi::ItemFetchScope fetchScope() const =0
Returns an ItemFetchScope to use if the FilterActionJob needs to fetch the items from a collection.
virtual bool itemAccepted(const Akonadi::Item &item) const =0
Returns true if the item is accepted by the filter and should be acted upon by the FilterActionJob.
Job to filter and apply an action on a set of items.
Definition: filteractionjob_p.h:132
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.