mailcommon
filtermanager.h
Go to the documentation of this file.
56 NoSet = 0x0,
57 Inbound = 0x1,
58 Outbound = 0x2,
59 Explicit = 0x4,
60 BeforeOutbound = 0x8,
61 All = Inbound|BeforeOutbound|Outbound|Explicit
98 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:47
Definition: mailfilter.h:42
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.