OptPreferences Class Reference

[kfstab Index] [kfstab Hierarchy]


This is class OptPreferences More...

#include <optpref.h>

Inherits: KDialog

Public Members

Public Slots

Signals

Private Members


Detailed Description

This is class OptPreferences. It handles userīs options selection and sends them back using signal newOption


OptPreferences( const char *optStr, QWidget *parent=0, const char *name=0 )

This is the constructor of class OptPreferences.

It draws the widget, checks which options are activated and which can be activated.

void defaultsClicked()

Is called when defaults Checkbox is clicked if itīs activated other options are disabled if itīs deactivated other options are enabled

void optAccept()

is called when the selected options are accepted if defaults is activated itīs the only option, otherwise the selected options are scanned and send to the input field

void newOptions( char *optionStr )

This signal is emitted whenever a new option is selected.


Documentation generated by areuter@vaio on Fri Jun 18 18:32:18 MEST 1999
Kdoc