kmail
KMail::AntiSpamWizard::ConfigReader Class Reference
#include <antispamwizard.h>
Public Member Functions | |
ConfigReader (WizardMode mode, QList< SpamToolConfig > &configList) | |
~ConfigReader () | |
QList< SpamToolConfig > & | getToolList () |
void | readAndMergeConfig () |
Detailed Description
Instances of this class control reading the configuration of the anti-spam tools from global and user config files as well as the merging of different config versions.
Definition at line 219 of file antispamwizard.h.
Constructor & Destructor Documentation
AntiSpamWizard::ConfigReader::ConfigReader | ( | WizardMode | mode, |
QList< SpamToolConfig > & | configList | ||
) |
Definition at line 726 of file antispamwizard.cpp.
AntiSpamWizard::ConfigReader::~ConfigReader | ( | ) |
Definition at line 737 of file antispamwizard.cpp.
Member Function Documentation
|
inline |
Definition at line 226 of file antispamwizard.h.
void AntiSpamWizard::ConfigReader::readAndMergeConfig | ( | ) |
Definition at line 742 of file antispamwizard.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:34 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:34:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.