ConfigSpamcheck Class Reference

Part of the setup dialog (KShowMailApp::SetupDialog) to configure the spam check. More...

#include <configspamcheck.h>

List of all members.

Public Member Functions

 ConfigSpamcheck (QWidget *parent=0, const QVariantList &args=QVariantList())
 ~ConfigSpamcheck ()
virtual void load ()
virtual void defaults ()
virtual void save ()

Protected Member Functions

bool isSpamAssassinRunning () const


Detailed Description

Part of the setup dialog (KShowMailApp::SetupDialog) to configure the spam check.

Author:
Ulrich Weigelt <ulrich.weigelt@gmx.de>

Definition at line 60 of file configspamcheck.h.


Constructor & Destructor Documentation

ConfigSpamcheck::ConfigSpamcheck ( QWidget *  parent = 0,
const QVariantList &  args = QVariantList() 
) [explicit]

Generic constructor

Parameters:
parent parent widget
args arguments

ConfigSpamcheck::~ConfigSpamcheck (  ) 

Destructor

Definition at line 95 of file configspamcheck.cpp.


Member Function Documentation

void ConfigSpamcheck::load (  )  [virtual]

Overloaded method of KCModule. Sets the user interface elements to reflect the current settings stored in the config file.

Definition at line 99 of file configspamcheck.cpp.

void ConfigSpamcheck::defaults (  )  [virtual]

Overloaded method of KCModule. Sets the user interface elements to default values. This method is called when the user clicks the "Default" button.

Definition at line 121 of file configspamcheck.cpp.

void ConfigSpamcheck::save (  )  [virtual]

Overloaded method of KCModule. Stores the config information as shown in the user interface in the config file. Is called when the user clicks "Apply" or "Ok".

Definition at line 141 of file configspamcheck.cpp.

bool ConfigSpamcheck::isSpamAssassinRunning (  )  const [protected]

Looks for a running spamd daemon of SpamAssassin.

Returns:
TRUE - SpamAssassin is running

Definition at line 199 of file configspamcheck.cpp.


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

Generated on Tue May 18 19:43:53 2010 for KShowmail by  doxygen 1.5.6