ConfigGeneral Class Reference

Part of the setup dialog (KShowMailApp::SetupDialog) to configure general things. More...

#include <configgeneral.h>

List of all members.

Public Slots

void slotChanged ()
void slotAutomaticRefreshChanged (bool checked)

Public Member Functions

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


Detailed Description

Part of the setup dialog (KShowMailApp::SetupDialog) to configure general things.

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

Definition at line 43 of file configgeneral.h.


Constructor & Destructor Documentation

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

Generic Constructor

Parameters:
parent parent widget
args arguments

ConfigGeneral::~ConfigGeneral (  ) 

Destructor

Definition at line 137 of file configgeneral.cpp.


Member Function Documentation

void ConfigGeneral::load (  )  [virtual]

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

Definition at line 141 of file configgeneral.cpp.

void ConfigGeneral::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 160 of file configgeneral.cpp.

void ConfigGeneral::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 176 of file configgeneral.cpp.

void ConfigGeneral::slotChanged (  )  [slot]

Connected with the configuration items. Calls the slot changed() of KCModule to notify the dialog about the change.

Definition at line 195 of file configgeneral.cpp.

void ConfigGeneral::slotAutomaticRefreshChanged ( bool  checked  )  [slot]

Connected with the check box of automatic refresh.

Enables or disables the refresh timer spin boxes

Parameters:
checked TRUE - box is checked; FALSE - box is not checked

Definition at line 200 of file configgeneral.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