messageviewer
MessageViewer::SpamAgent Class Reference
#include <antispamconfig.h>
Public Member Functions | |
SpamAgent () | |
SpamAgent (const QString &name, SpamAgentTypes type, const QByteArray &field, const QByteArray &cfield, const QRegExp &score, const QRegExp &threshold, const QRegExp &confidence) | |
QByteArray | confidenceHeader () const |
QRegExp | confidencePattern () const |
QByteArray | header () const |
QString | name () const |
QRegExp | scorePattern () const |
SpamAgentTypes | scoreType () const |
QRegExp | thresholdPattern () const |
Detailed Description
Definition at line 54 of file antispamconfig.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 57 of file antispamconfig.h.
|
inline |
Definition at line 58 of file antispamconfig.h.
Member Function Documentation
|
inline |
Definition at line 66 of file antispamconfig.h.
|
inline |
Definition at line 69 of file antispamconfig.h.
|
inline |
Definition at line 65 of file antispamconfig.h.
|
inline |
Definition at line 63 of file antispamconfig.h.
|
inline |
Definition at line 67 of file antispamconfig.h.
|
inline |
Definition at line 64 of file antispamconfig.h.
|
inline |
Definition at line 68 of file antispamconfig.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.