KConfigWidget Class Reference

[kdeui Index] [kdeui Hierarchy] [Headers]


The base widget for setup dialog More...

#include <kcontrol.h>

Inherits: QWidget (qt)

Public Members


Detailed Description

The base widget for setup dialog.

It provides methods to load and apply the settings.


KConfigWidget(QWidget *parent, const char *name=0) [public]

Constructor.

void loadSettings() [public virtual]

Loads the settings, usually from an rc-file.

void applySettings() [public virtual]

Applies the settings.

void defaultSettings() [public virtual]

Sets default values.


Documentation generated by root@darkstar.lst.de on Wed Sep 8 17:38:27 CEST 1999
Kdoc