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

#include <Association.h>

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

Public Types

typedef Gtk::SpinButton type_widget
 
- Public Types inherited from Bakery::Conf::AssociationBase
typedef sharedptr< AssociationBaseAssociationPtr
 
typedef sharedptr< const AssociationBaseAssociationConstPtr
 

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::SpinButton >
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::SpinButton >
static const AssociationPtr create (const Glib::ustring &full_key, Gtk::SpinButton &widget, bool instant)
 
- Protected Types inherited from Bakery::Conf::AssociationBase
typedef sigc::slot< void > Callback
 
- Protected Member Functions inherited from Bakery::Conf::AssociationCreation< Gtk::SpinButton >
 AssociationCreation (const Glib::ustring &full_key, Gtk::SpinButton &widget, bool instant)
 
 AssociationCreation (const AssociationCreation &other)
 
- Protected Member Functions inherited from Bakery::Conf::AssociationBase
 AssociationBase (const Glib::ustring &full_key, bool instant)
 
 AssociationBase (const AssociationBase &other)
 
bool is_instant () const
 
Glib::ustring get_key () const
 
Glib::RefPtr< const Gnome::Conf::Client > get_conf_client () const
 
Glib::RefPtr< Gnome::Conf::Client > get_conf_client ()
 
void on_widget_changed ()
 
void on_conf_changed (guint cnxn_id, Gnome::Conf::Entry entry)
 
- Protected Attributes inherited from Bakery::Conf::AssociationCreation< Gtk::SpinButton >
Gtk::SpinButton & m_widget
 
- Protected Attributes inherited from Bakery::Conf::AssociationBase
Glib::ustring m_key
 
bool m_instant
 
Glib::RefPtr< Gnome::Conf::Client > m_conf_client
 

Member Typedef Documentation

◆ type_widget

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

Constructor & Destructor Documentation

◆ Association()

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

Member Function Documentation

◆ connect_widget()

void Bakery::Conf::Association< Gtk::SpinButton >::connect_widget ( Callback  widget_changed)
inlinevirtual

◆ load_widget()

void Bakery::Conf::Association< Gtk::SpinButton >::load_widget ( std::auto_ptr< Glib::Error > &  error)
inlinevirtual

◆ save_widget()

void Bakery::Conf::Association< Gtk::SpinButton >::save_widget ( std::auto_ptr< Glib::Error > &  error)
inlinevirtual

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