kmail

KMail::SpamAgent Class Reference

#include <antispamconfig.h>

List of all members.


Public Member Functions

QCString header () const
QString name () const
QRegExp scorePattern () const
SpamAgentTypes scoreType () const
 SpamAgent (const QString &name, SpamAgentTypes type, const QCString &field, const QRegExp &score, const QRegExp &threshold)
 SpamAgent ()
QRegExp thresholdPattern () const

Detailed Description

Definition at line 54 of file antispamconfig.h.


Constructor & Destructor Documentation

KMail::SpamAgent::SpamAgent (  )  [inline]

Definition at line 56 of file antispamconfig.h.

KMail::SpamAgent::SpamAgent ( const QString name,
SpamAgentTypes  type,
const QCString field,
const QRegExp score,
const QRegExp threshold 
) [inline]

Definition at line 57 of file antispamconfig.h.


Member Function Documentation

QCString KMail::SpamAgent::header (  )  const [inline]

Definition at line 64 of file antispamconfig.h.

QString KMail::SpamAgent::name (  )  const [inline]

Definition at line 62 of file antispamconfig.h.

QRegExp KMail::SpamAgent::scorePattern (  )  const [inline]

Definition at line 65 of file antispamconfig.h.

SpamAgentTypes KMail::SpamAgent::scoreType (  )  const [inline]

Definition at line 63 of file antispamconfig.h.

QRegExp KMail::SpamAgent::thresholdPattern (  )  const [inline]

Definition at line 66 of file antispamconfig.h.


The documentation for this class was generated from the following file: