kmail Library API Documentation

KMail::AntiSpamWizard::SpamToolConfig Class Reference

Instances of this class store the settings for one tool as read from the config file. More...

#include <antispamwizard.h>

List of all members.

Public Member Functions

 SpamToolConfig (QString toolId, int configVersion, QString name, QString exec, QString url, QString filter, QString detection, QString spam, QString ham, QString header, QString pattern, bool regExp, bool bayesFilter, WizardMode type)
int getVersion () const
QString getId () const
QString getVisibleName () const
QString getExecutable () const
QString getWhatsThisText () const
QString getFilterName () const
QString getDetectCmd () const
QString getSpamCmd () const
QString getHamCmd () const
QString getDetectionHeader () const
QString getDetectionPattern () const
bool isUseRegExp () const
bool useBayesFilter () const
WizardMode getType () const
bool isSpamTool () const
bool isVirusTool () const


Detailed Description

Instances of this class store the settings for one tool as read from the config file.

Visible name and What's this text can not get translated!

Definition at line 129 of file antispamwizard.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kmail Library Version 3.3.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Oct 1 15:19:26 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003