#include <Association.h>
Inheritance diagram for Bakery::Conf::Association< Gtk::Entry >:

Public Types | |
| typedef Gtk::Entry | type_widget |
Public Member Functions | |
| void | connect_widget (Callback widget_changed) |
| void | load_widget () |
| void | save_widget () |
| Association (const Glib::ustring &full_key, type_widget &widget, bool instant) | |
| typedef Gtk::Entry Bakery::Conf::Association< Gtk::Entry >::type_widget |
| Bakery::Conf::Association< Gtk::Entry >::Association | ( | const Glib::ustring & | full_key, | |
| type_widget & | widget, | |||
| bool | instant | |||
| ) | [inline] |
| void Bakery::Conf::Association< Gtk::Entry >::connect_widget | ( | Callback | widget_changed | ) | [inline] |
| void Bakery::Conf::Association< Gtk::Entry >::load_widget | ( | ) | [inline, virtual] |
Implements Bakery::Conf::AssociationBase.
| void Bakery::Conf::Association< Gtk::Entry >::save_widget | ( | ) | [inline, virtual] |
Implements Bakery::Conf::AssociationBase.
1.4.7