KMail::AntiSpamWizard::SpamToolConfig Class Reference

#include <antispamwizard.h>

Public Member Functions

 SpamToolConfig (TQString toolId, int configVersion, int prio, TQString name, TQString exec, TQString url, TQString filter, TQString detection, TQString spam, TQString ham, TQString header, TQString pattern, TQString pattern2, TQString serverPattern, bool detectionOnly, bool regExp, bool bayesFilter, bool tristateDetection, WizardMode type)
 
int getVersion () const
 
int getPrio () const
 
TQString getId () const
 
TQString getVisibleName () const
 
TQString getExecutable () const
 
TQString getWhatsThisText () const
 
TQString getFilterName () const
 
TQString getDetectCmd () const
 
TQString getSpamCmd () const
 
TQString getHamCmd () const
 
TQString getDetectionHeader () const
 
TQString getDetectionPattern () const
 
TQString getDetectionPattern2 () const
 
TQString getServerPattern () const
 
bool isServerBased () const
 
bool isDetectionOnly () const
 
bool isUseRegExp () const
 
bool useBayesFilter () const
 
bool hasTristateDetection () 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 132 of file antispamwizard.h.


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