ConfigDisplay Class Reference

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

#include <configdisplay.h>

List of all members.

Public Slots

void slotChanged ()

Public Member Functions

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


Detailed Description

Part of the setup dialog to configure the display.

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

Definition at line 43 of file configdisplay.h.


Constructor & Destructor Documentation

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

Generic Constructor

Parameters:
parent parent widget
args arguments

ConfigDisplay::~ConfigDisplay (  ) 

Destructor

Definition at line 139 of file configdisplay.cpp.


Member Function Documentation

void ConfigDisplay::load (  )  [virtual]

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

Definition at line 148 of file configdisplay.cpp.

void ConfigDisplay::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 216 of file configdisplay.cpp.

void ConfigDisplay::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 181 of file configdisplay.cpp.

void ConfigDisplay::slotChanged (  )  [slot]

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

Definition at line 143 of file configdisplay.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