kmail
#include <antispamwizard.h>
Public Member Functions | |
SpamToolConfig () | |
SpamToolConfig (const QString &toolId, int configVersion, int prio, const QString &name, const QString &exec, const QString &url, const QString &filter, const QString &detection, const QString &spam, const QString &ham, const QString &noSpam, const QString &header, const QString &pattern, const QString &pattern2, const QString &serverPattern, bool detectionOnly, bool regExp, bool bayesFilter, bool tristateDetection, WizardMode type) | |
QString | getDetectCmd () const |
QString | getDetectionHeader () const |
QString | getDetectionPattern () const |
QString | getDetectionPattern2 () const |
QString | getExecutable () const |
QString | getFilterName () const |
QString | getHamCmd () const |
QString | getId () const |
QString | getNoSpamCmd () 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 |
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 cannot get translated!
Definition at line 132 of file antispamwizard.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 135 of file antispamwizard.h.
AntiSpamWizard::SpamToolConfig::SpamToolConfig | ( | const QString & | toolId, |
int | configVersion, | ||
int | prio, | ||
const QString & | name, | ||
const QString & | exec, | ||
const QString & | url, | ||
const QString & | filter, | ||
const QString & | detection, | ||
const QString & | spam, | ||
const QString & | ham, | ||
const QString & | noSpam, | ||
const QString & | header, | ||
const QString & | pattern, | ||
const QString & | pattern2, | ||
const QString & | serverPattern, | ||
bool | detectionOnly, | ||
bool | regExp, | ||
bool | bayesFilter, | ||
bool | tristateDetection, | ||
WizardMode | type | ||
) |
Definition at line 703 of file antispamwizard.cpp.
Member Function Documentation
|
inline |
Definition at line 153 of file antispamwizard.h.
|
inline |
Definition at line 157 of file antispamwizard.h.
|
inline |
Definition at line 158 of file antispamwizard.h.
|
inline |
Definition at line 159 of file antispamwizard.h.
|
inline |
Definition at line 150 of file antispamwizard.h.
|
inline |
Definition at line 152 of file antispamwizard.h.
|
inline |
Definition at line 155 of file antispamwizard.h.
|
inline |
Definition at line 148 of file antispamwizard.h.
|
inline |
Definition at line 156 of file antispamwizard.h.
|
inline |
Definition at line 147 of file antispamwizard.h.
|
inline |
Definition at line 160 of file antispamwizard.h.
|
inline |
Definition at line 154 of file antispamwizard.h.
|
inline |
Definition at line 166 of file antispamwizard.h.
|
inline |
Definition at line 146 of file antispamwizard.h.
|
inline |
Definition at line 149 of file antispamwizard.h.
|
inline |
Definition at line 151 of file antispamwizard.h.
|
inline |
Definition at line 165 of file antispamwizard.h.
|
inline |
Definition at line 162 of file antispamwizard.h.
bool AntiSpamWizard::SpamToolConfig::isServerBased | ( | ) | const |
Definition at line 722 of file antispamwizard.cpp.
|
inline |
Definition at line 168 of file antispamwizard.h.
|
inline |
Definition at line 163 of file antispamwizard.h.
|
inline |
Definition at line 169 of file antispamwizard.h.
|
inline |
Definition at line 164 of file antispamwizard.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.