kmail

antispamconfig.h File Reference

#include <qvaluelist.h>
#include <qregexp.h>

Include dependency graph for antispamconfig.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  KMail::AntiSpamConfig
 Singleton to manage loading the kmail.antispamrc file. More...
class  KMail::SpamAgent

Namespaces

namespace  KMail

Typedefs

typedef QValueList< SpamAgent > KMail::SpamAgents
typedef QValueListIterator
< SpamAgent > 
KMail::SpamAgentsIterator

Enumerations

enum  KMail::SpamAgentTypes {
  KMail::SpamAgentNone, KMail::SpamAgentBool, KMail::SpamAgentFloat, KMail::SpamAgentFloatLarge,
  KMail::SpamAgentAdjustedFloat
}