bakery  2.6
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
\NBakery
 oNConf
 |oCAssociation
 |oCAssociationCreation
 |oCAssociation< Gtk::SpinButton >
 |oCAssociation< Gtk::Entry >
 |oCAssociation< Gtk::ToggleButton >
 |oCAssociation< Gtk::Range >
 |oCAssociation< Gtk::OptionMenu >
 |oCAssociation< Gtk::Combo >
 |oCAssociationBaseProvides behaviors that are common to all widget/key associations
 |\CClientConfiguration Client Allows you to associate widget "values" with configuration keys, and then load() and save() them all at once
 oCAppBakery's Main Window
 oCApp_GtkThis class implements Bakery::App using gtkmm
 oCApp_WithDocMain Window which supports documents
 oCApp_WithDoc_GtkThis class implements Bakery::App_WithDoc using gtkmm
 oCAppInstanceManagerContains a list of App instances
 oCDialog_OfferSave
 oCGtkDialogsThis class implements some gtkmm UI abstractions
 oCDialog_PreferencesPreferences Dialog In the Glade file:
 oCDocumentThe Document is like the 'Model' in the Model-View-Controller framework
 oCDocument_XML
 oCBusyCursorChanges the cursor for as long as this instance lives
 oCsharedptrA shared reference-counting smart-pointer
 oCViewThis is a base class which should be multiple-inherited with gtkmm widgets
 oCView_CompositeThis View delegates to sub-views
 \CViewBaseThis is a base class for View