Provides behaviors that are common to all widget/key associations.
More...
#include <AssociationBase.h>
List of all members.
Detailed Description
Provides behaviors that are common to all widget/key associations.
Member Typedef Documentation
Constructor & Destructor Documentation
virtual Bakery::Conf::AssociationBase::~AssociationBase |
( |
|
) |
[virtual] |
Bakery::Conf::AssociationBase::AssociationBase |
( |
const Glib::ustring & |
full_key, |
|
|
bool |
instant | |
|
) |
| | [protected] |
Bakery::Conf::AssociationBase::AssociationBase |
( |
const AssociationBase & |
other |
) |
[protected] |
Member Function Documentation
void Bakery::Conf::AssociationBase::add |
( |
const Glib::RefPtr< Gnome::Conf::Client > & |
conf_client |
) |
|
virtual void Bakery::Conf::AssociationBase::connect_widget |
( |
Callback |
on_widget_changed |
) |
[protected, pure virtual] |
Glib::RefPtr<const Gnome::Conf::Client> Bakery::Conf::AssociationBase::get_conf_client |
( |
|
) |
const [protected] |
Referenced by Bakery::Conf::Association< Gtk::Combo >::load_widget(), Bakery::Conf::Association< Gtk::OptionMenu >::load_widget(), Bakery::Conf::Association< Gtk::Range >::load_widget(), Bakery::Conf::Association< Gtk::ToggleButton >::load_widget(), Bakery::Conf::Association< Gtk::Entry >::load_widget(), Bakery::Conf::Association< Gtk::SpinButton >::load_widget(), Bakery::Conf::Association< Gtk::Combo >::save_widget(), Bakery::Conf::Association< Gtk::OptionMenu >::save_widget(), Bakery::Conf::Association< Gtk::Range >::save_widget(), Bakery::Conf::Association< Gtk::ToggleButton >::save_widget(), Bakery::Conf::Association< Gtk::Entry >::save_widget(), and Bakery::Conf::Association< Gtk::SpinButton >::save_widget().
Glib::RefPtr<Gnome::Conf::Client> Bakery::Conf::AssociationBase::get_conf_client |
( |
|
) |
[protected] |
Glib::ustring Bakery::Conf::AssociationBase::get_key |
( |
|
) |
const [protected] |
Referenced by Bakery::Conf::Association< Gtk::Combo >::load_widget(), Bakery::Conf::Association< Gtk::OptionMenu >::load_widget(), Bakery::Conf::Association< Gtk::Range >::load_widget(), Bakery::Conf::Association< Gtk::ToggleButton >::load_widget(), Bakery::Conf::Association< Gtk::Entry >::load_widget(), Bakery::Conf::Association< Gtk::SpinButton >::load_widget(), Bakery::Conf::Association< Gtk::Combo >::save_widget(), Bakery::Conf::Association< Gtk::OptionMenu >::save_widget(), Bakery::Conf::Association< Gtk::Range >::save_widget(), Bakery::Conf::Association< Gtk::ToggleButton >::save_widget(), Bakery::Conf::Association< Gtk::Entry >::save_widget(), and Bakery::Conf::Association< Gtk::SpinButton >::save_widget().
bool Bakery::Conf::AssociationBase::is_instant |
( |
|
) |
const [protected] |
void Bakery::Conf::AssociationBase::load |
( |
std::auto_ptr< Glib::Error > & |
error |
) |
|
virtual void Bakery::Conf::AssociationBase::load_widget |
( |
std::auto_ptr< Glib::Error > & |
error |
) |
[protected, pure virtual] |
void Bakery::Conf::AssociationBase::on_conf_changed |
( |
guint |
cnxn_id, |
|
|
Gnome::Conf::Entry |
entry | |
|
) |
| | [protected] |
void Bakery::Conf::AssociationBase::on_widget_changed |
( |
|
) |
[protected] |
void Bakery::Conf::AssociationBase::save |
( |
std::auto_ptr< Glib::Error > & |
error |
) |
|
virtual void Bakery::Conf::AssociationBase::save_widget |
( |
std::auto_ptr< Glib::Error > & |
error |
) |
[protected, pure virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: