Messagelib
antispamconfig.cpp
62 mAgents.append(SpamAgent(name, typeE, header, cheader, QRegularExpression(score), QRegularExpression(threshold), QRegularExpression(confidence)));
Singleton to manage loading the kmail.antispamrc file.
Definition antispamconfig.h:112
const SpamAgents agents() const
Returns a list of all agents found on the system.
Definition antispamconfig.cpp:24
const SpamAgents uniqueAgents() const
Returns a list of unique agents, found on the system.
Definition antispamconfig.cpp:67
ConstIterator
void append(QList< T > &&value)
iterator begin()
void clear()
iterator end()
bool contains(QLatin1StringView str, Qt::CaseSensitivity cs) const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:26 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:26 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.