bakery  2.6
Public Types | Public Member Functions
Bakery::Conf::Association< Gtk::Range > Class Template Reference

#include <Association.h>

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

List of all members.

Public Types

typedef Gtk::Range 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::Range >
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::Range >
static const AssociationPtr create (const Glib::ustring &full_key, Gtk::Range &widget, bool instant)
- Protected Member Functions inherited from Bakery::Conf::AssociationCreation< Gtk::Range >
 AssociationCreation (const Glib::ustring &full_key, Gtk::Range &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::Range >
Gtk::Range & 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

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

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