Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Fl_Config_Dialog_DS Class Reference

Fl_Config_Dialog_DS is designed to support a configuration dialogs which store the widgets' data into config files. More...

#include <Fl_Config_Dialog_DS.h>

Inheritance diagram for Fl_Config_Dialog_DS:

Fl_Dialog_DS Fl_Data_Source List of all members.

Public Methods

 Fl_Config_Dialog_DS (Fl_Config *cfg)
 Constructor uses the existing Fl_Config object and a section name in the config file.

Fl_Configconfig () const
 Return Fl_Config of this datasource.


Protected Methods

virtual bool load_data ()
virtual bool save_data ()

Detailed Description

Fl_Config_Dialog_DS is designed to support a configuration dialogs which store the widgets' data into config files.

It is used with the Fl_Dialog class as a Datasource.

Each tab label in dialog are used as section name. For example all data under [General] tab are found in [General] section in config file.

Definition at line 16 of file Fl_Config_Dialog_DS.h.


The documentation for this class was generated from the following file:
Generated on Thu Jul 31 15:33:47 2003 for eFLTK by doxygen1.2.15