mailcommon
filtermanager.h
Go to the documentation of this file.
49 NoSet = 0x0,
50 Inbound = 0x1,
51 Outbound = 0x2,
52 Explicit = 0x4,
53 BeforeOutbound = 0x8,
54 All = Inbound|BeforeOutbound|Outbound|Explicit
91 void filter( const Akonadi::Item &item, const QString &identifier, const QString &resourceId ) const;
A wrapper class that allows easy access to the mail filters.
Definition: filtermanager.h:40
Definition: mailfilter.h:42
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:31:40 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:31:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.