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>
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, QString pattern2, bool detectionOnly, bool regExp, bool bayesFilter, bool tristateDetection, 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
- QString getDetectionPattern2 () 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!
The documentation for this class was generated from the following files:
- antispamwizard.h
- antispamwizard.cpp