kmail
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 | |
QString | getDetectCmd () const |
QString | getDetectionHeader () const |
QString | getDetectionPattern () const |
QString | getDetectionPattern2 () const |
QString | getExecutable () const |
QString | getFilterName () const |
QString | getHamCmd () const |
QString | getId () const |
int | getPrio () const |
QString | getServerPattern () const |
QString | getSpamCmd () const |
WizardMode | getType () const |
int | getVersion () const |
QString | getVisibleName () const |
QString | getWhatsThisText () const |
bool | hasTristateDetection () const |
bool | isDetectionOnly () const |
bool | isServerBased () const |
bool | isSpamTool () const |
bool | isUseRegExp () const |
bool | isVirusTool () const |
SpamToolConfig (QString toolId, int configVersion, int prio, QString name, QString exec, QString url, QString filter, QString detection, QString spam, QString ham, QString header, QString pattern, QString pattern2, QString serverPattern, bool detectionOnly, bool regExp, bool bayesFilter, bool tristateDetection, WizardMode type) | |
SpamToolConfig () | |
bool | useBayesFilter () 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 130 of file antispamwizard.h.
Constructor & Destructor Documentation
KMail::AntiSpamWizard::SpamToolConfig::SpamToolConfig | ( | ) | [inline] |
Definition at line 133 of file antispamwizard.h.
AntiSpamWizard::SpamToolConfig::SpamToolConfig | ( | QString | toolId, | |
int | configVersion, | |||
int | prio, | |||
QString | name, | |||
QString | exec, | |||
QString | url, | |||
QString | filter, | |||
QString | detection, | |||
QString | spam, | |||
QString | ham, | |||
QString | header, | |||
QString | pattern, | |||
QString | pattern2, | |||
QString | serverPattern, | |||
bool | detectionOnly, | |||
bool | regExp, | |||
bool | bayesFilter, | |||
bool | tristateDetection, | |||
WizardMode | type | |||
) |
Definition at line 647 of file antispamwizard.cpp.
Member Function Documentation
QString KMail::AntiSpamWizard::SpamToolConfig::getDetectCmd | ( | ) | const [inline] |
Definition at line 149 of file antispamwizard.h.
QString KMail::AntiSpamWizard::SpamToolConfig::getDetectionHeader | ( | ) | const [inline] |
Definition at line 152 of file antispamwizard.h.
QString KMail::AntiSpamWizard::SpamToolConfig::getDetectionPattern | ( | ) | const [inline] |
Definition at line 153 of file antispamwizard.h.
QString KMail::AntiSpamWizard::SpamToolConfig::getDetectionPattern2 | ( | ) | const [inline] |
Definition at line 154 of file antispamwizard.h.
QString KMail::AntiSpamWizard::SpamToolConfig::getExecutable | ( | ) | const [inline] |
Definition at line 146 of file antispamwizard.h.
QString KMail::AntiSpamWizard::SpamToolConfig::getFilterName | ( | ) | const [inline] |
Definition at line 148 of file antispamwizard.h.
QString KMail::AntiSpamWizard::SpamToolConfig::getHamCmd | ( | ) | const [inline] |
Definition at line 151 of file antispamwizard.h.
QString KMail::AntiSpamWizard::SpamToolConfig::getId | ( | ) | const [inline] |
Definition at line 144 of file antispamwizard.h.
int KMail::AntiSpamWizard::SpamToolConfig::getPrio | ( | ) | const [inline] |
Definition at line 143 of file antispamwizard.h.
QString KMail::AntiSpamWizard::SpamToolConfig::getServerPattern | ( | ) | const [inline] |
Definition at line 155 of file antispamwizard.h.
QString KMail::AntiSpamWizard::SpamToolConfig::getSpamCmd | ( | ) | const [inline] |
Definition at line 150 of file antispamwizard.h.
WizardMode KMail::AntiSpamWizard::SpamToolConfig::getType | ( | ) | const [inline] |
Definition at line 161 of file antispamwizard.h.
int KMail::AntiSpamWizard::SpamToolConfig::getVersion | ( | ) | const [inline] |
Definition at line 142 of file antispamwizard.h.
QString KMail::AntiSpamWizard::SpamToolConfig::getVisibleName | ( | ) | const [inline] |
Definition at line 145 of file antispamwizard.h.
QString KMail::AntiSpamWizard::SpamToolConfig::getWhatsThisText | ( | ) | const [inline] |
Definition at line 147 of file antispamwizard.h.
bool KMail::AntiSpamWizard::SpamToolConfig::hasTristateDetection | ( | ) | const [inline] |
Definition at line 160 of file antispamwizard.h.
bool KMail::AntiSpamWizard::SpamToolConfig::isDetectionOnly | ( | ) | const [inline] |
Definition at line 157 of file antispamwizard.h.
bool AntiSpamWizard::SpamToolConfig::isServerBased | ( | ) | const |
Definition at line 665 of file antispamwizard.cpp.
bool KMail::AntiSpamWizard::SpamToolConfig::isSpamTool | ( | ) | const [inline] |
Definition at line 163 of file antispamwizard.h.
bool KMail::AntiSpamWizard::SpamToolConfig::isUseRegExp | ( | ) | const [inline] |
Definition at line 158 of file antispamwizard.h.
bool KMail::AntiSpamWizard::SpamToolConfig::isVirusTool | ( | ) | const [inline] |
Definition at line 164 of file antispamwizard.h.
bool KMail::AntiSpamWizard::SpamToolConfig::useBayesFilter | ( | ) | const [inline] |
Definition at line 159 of file antispamwizard.h.
The documentation for this class was generated from the following files: