Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members

Bakery::Conf::Client_GnomeUI Class Reference

GnomeUI Configuration Client Allows you to associate widget "values" with configuration keys, and then load() and save() them all at once. More...

#include <Client.h>

Inheritance diagram for Bakery::Conf::Client_GnomeUI:

Bakery::Conf::Client SigC::Object List of all members.

Public Member Functions

 Client_GnomeUI (const Glib::ustring &configuration_directory)
virtual ~Client_GnomeUI ()

Protected Member Functions

virtual void add_implementation (const Glib::ustring &key, Gtk::Widget &widget, bool instant)
 Override this method if you want to add recognition of additional widget types to a derived class of ConfClient.

Detailed Description

GnomeUI Configuration Client Allows you to associate widget "values" with configuration keys, and then load() and save() them all at once.

The "value" depends on the widget: Gnome::UI::ColorPicker - color name (gconf string). Gnome::UI::FontPicker - font name (gconf string). Gnome::UI::FileEntry - file path (gconf string). Gnome::UI::Entry - selected entry (gconf string).


Constructor & Destructor Documentation

Bakery::Conf::Client_GnomeUI::Client_GnomeUI const Glib::ustring configuration_directory  ) 
 

virtual Bakery::Conf::Client_GnomeUI::~Client_GnomeUI  )  [virtual]
 


Member Function Documentation

virtual void Bakery::Conf::Client_GnomeUI::add_implementation const Glib::ustring key,
Gtk::Widget widget,
bool  instant
[protected, virtual]
 

Override this method if you want to add recognition of additional widget types to a derived class of ConfClient.

You will also need to provide an implementation for the specialization of Association<T> for the widget type(s) you are adding support for.

Reimplemented from Bakery::Conf::Client.


The documentation for this class was generated from the following file:
Generated on Tue Dec 14 18:33:57 2004 for bakery-gnomeui by  doxygen 1.3.9.1