kmail

KMail::AntiSpamWizard::ConfigReader Class Reference

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. More...

#include <antispamwizard.h>

List of all members.


Public Member Functions

 ConfigReader (WizardMode mode, QValueList< SpamToolConfig > &configList)
QValueList< SpamToolConfig > & getToolList ()
void readAndMergeConfig ()
 ~ConfigReader ()

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 213 of file antispamwizard.h.


Constructor & Destructor Documentation

AntiSpamWizard::ConfigReader::ConfigReader ( WizardMode  mode,
QValueList< SpamToolConfig > &  configList 
)

Definition at line 672 of file antispamwizard.cpp.

AntiSpamWizard::ConfigReader::~ConfigReader (  ) 

Definition at line 683 of file antispamwizard.cpp.


Member Function Documentation

QValueList<SpamToolConfig>& KMail::AntiSpamWizard::ConfigReader::getToolList (  )  [inline]

Definition at line 220 of file antispamwizard.h.

void AntiSpamWizard::ConfigReader::readAndMergeConfig (  ) 

Definition at line 689 of file antispamwizard.cpp.


The documentation for this class was generated from the following files: