bakery  2.6
Public Types | Public Member Functions | List of all members
Bakery::Conf::Association< Gtk::Entry > Class Template Reference

#include <Association.h>

Inheritance diagram for Bakery::Conf::Association< Gtk::Entry >:
Inheritance graph
[legend]

Public Types

typedef Gtk::Entry type_widget
 

Public Member Functions

void connect_widget (Callback widget_changed)
 
void load_widget (std::auto_ptr< Glib::Error > &error)
 
void save_widget (std::auto_ptr< Glib::Error > &error)
 
 Association (const Glib::ustring &full_key, type_widget &widget, bool instant)
 
- Public Member Functions inherited from Bakery::Conf::AssociationCreation< Gtk::Entry >
virtual ~AssociationCreation ()
 
- Public Member Functions inherited from Bakery::Conf::AssociationBase
void add (const Glib::RefPtr< Gnome::Conf::Client > &conf_client)
 
void load (std::auto_ptr< Glib::Error > &error)
 
void save (std::auto_ptr< Glib::Error > &error)
 
virtual ~AssociationBase ()
 

Additional Inherited Members

- Static Public Member Functions inherited from Bakery::Conf::AssociationCreation< Gtk::Entry >
static const AssociationPtr create (const Glib::ustring &full_key, Gtk::Entry &widget, bool instant)
 
- Protected Types inherited from Bakery::Conf::AssociationBase
typedef sigc::slot< void > Callback
 
- Protected Member Functions inherited from Bakery::Conf::AssociationCreation< Gtk::Entry >
 AssociationCreation (const Glib::ustring &full_key, Gtk::Entry &widget, bool instant)
 
 AssociationCreation (const AssociationCreation &other)
 
- Protected Attributes inherited from Bakery::Conf::AssociationCreation< Gtk::Entry >
Gtk::Entry & m_widget
 

Member Typedef Documentation

typedef Gtk::Entry Bakery::Conf::Association< Gtk::Entry >::type_widget

Constructor & Destructor Documentation

Bakery::Conf::Association< Gtk::Entry >::Association ( const Glib::ustring &  full_key,
type_widget widget,
bool  instant 
)
inline

Member Function Documentation

void Bakery::Conf::Association< Gtk::Entry >::connect_widget ( Callback  widget_changed)
inlinevirtual
void Bakery::Conf::Association< Gtk::Entry >::load_widget ( std::auto_ptr< Glib::Error > &  error)
inlinevirtual
void Bakery::Conf::Association< Gtk::Entry >::save_widget ( std::auto_ptr< Glib::Error > &  error)
inlinevirtual

The documentation for this class was generated from the following file: