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

Public Types | |
| typedef sigc::slot< void > | Callback |
Public Member Functions | |
| virtual void | connect_widget (Callback on_widget_changed) |
| These methods must be implemented explicitly for each specialization of Association<T> to provide appropriate behaviors based on the widget type. | |
| virtual void | load_widget () |
| virtual void | save_widget () |
Protected Member Functions | |
| Association (const Glib::ustring &full_key, T_Widget &widget, bool instant) | |
|
|||||
|
Reimplemented from Bakery::Conf::AssociationBase. |
|
||||||||||||||||||||
|
|
|
||||||||||
|
These methods must be implemented explicitly for each specialization of Association<T> to provide appropriate behaviors based on the widget type.
Implements Bakery::Conf::AssociationBase. |
|
|||||||||
|
Implements Bakery::Conf::AssociationBase. |
|
|||||||||
|
Implements Bakery::Conf::AssociationBase. |
1.4.6