bakery  2.6
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCBakery::AppBakery's Main Window
|oCBakery::App_GtkThis class implements Bakery::App using gtkmm
||\CBakery::App_WithDoc_GtkThis class implements Bakery::App_WithDoc using gtkmm
|\CBakery::App_WithDocMain Window which supports documents
| \CBakery::App_WithDoc_GtkThis class implements Bakery::App_WithDoc using gtkmm
oCBakery::AppInstanceManagerContains a list of App instances
oCBakery::Conf::AssociationBaseProvides behaviors that are common to all widget/key associations
|oCBakery::Conf::AssociationCreation< Gtk::Combo >
||\CBakery::Conf::Association< Gtk::Combo >
|oCBakery::Conf::AssociationCreation< Gtk::Entry >
||\CBakery::Conf::Association< Gtk::Entry >
|oCBakery::Conf::AssociationCreation< Gtk::OptionMenu >
||\CBakery::Conf::Association< Gtk::OptionMenu >
|oCBakery::Conf::AssociationCreation< Gtk::Range >
||\CBakery::Conf::Association< Gtk::Range >
|oCBakery::Conf::AssociationCreation< Gtk::SpinButton >
||\CBakery::Conf::Association< Gtk::SpinButton >
|oCBakery::Conf::AssociationCreation< Gtk::ToggleButton >
||\CBakery::Conf::Association< Gtk::ToggleButton >
|\CBakery::Conf::AssociationCreation< T_Widget >
| \CBakery::Conf::Association< T_Widget >
oCBakery::BusyCursorChanges the cursor for as long as this instance lives
oCBakery::Conf::ClientConfiguration Client Allows you to associate widget "values" with configuration keys, and then load() and save() them all at once
oCBakery::Dialog_OfferSave
oCBakery::Dialog_PreferencesPreferences Dialog In the Glade file:
oCBakery::DocumentThe Document is like the 'Model' in the Model-View-Controller framework
|\CBakery::Document_XML
oCBakery::GtkDialogsThis class implements some gtkmm UI abstractions
oCBakery::sharedptr< T_obj >A shared reference-counting smart-pointer
\CBakery::ViewBaseThis is a base class for View
 \CBakery::View< T_Document >This is a base class which should be multiple-inherited with gtkmm widgets
  \CBakery::View_Composite< T_Document >This View delegates to sub-views