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 220 of file antispamwizard.h.
Constructor & Destructor Documentation
AntiSpamWizard::ConfigReader::ConfigReader | ( | WizardMode | mode, |
QList< SpamToolConfig > & | configList | ||
) |
Definition at line 729 of file antispamwizard.cpp.
AntiSpamWizard::ConfigReader::~ConfigReader | ( | ) |
Definition at line 740 of file antispamwizard.cpp.
Member Function Documentation
|
inline |
Definition at line 227 of file antispamwizard.h.
void AntiSpamWizard::ConfigReader::readAndMergeConfig | ( | ) |
Definition at line 745 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-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
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.