ConfigActions Class Reference

Part of the setup dialog to configure the actions. More...

#include <configactions.h>

List of all members.

Public Member Functions

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


Detailed Description

Part of the setup dialog to configure the actions.

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

Definition at line 51 of file configactions.h.


Constructor & Destructor Documentation

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

Generic Constructor

Parameters:
parent parent widget
args arguments

ConfigActions::~ConfigActions (  ) 

Destructor

Definition at line 133 of file configactions.cpp.


Member Function Documentation

void ConfigActions::load (  )  [virtual]

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

Definition at line 137 of file configactions.cpp.

void ConfigActions::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 158 of file configactions.cpp.

void ConfigActions::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 173 of file configactions.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