#include <App_GnomeUI.h>
Inheritance diagram for Bakery::App_GnomeUI:

Public Types | |
| typedef std::map< GnomeUIInfoConfigurableTypes, Gtk::Widget * > | type_mapMenuItemWidgets |
Public Member Functions | |
| App_GnomeUI (const Glib::ustring &appname, const Glib::ustring &title) | |
| Don't forget to call init() too. | |
| virtual | ~App_GnomeUI () |
| virtual void | init () |
Static Public Member Functions | |
| void | set_command_line_args (int argc, char **&argv) |
Protected Types | |
| typedef std::vector< Gnome::UI::Items::SubTree > | type_vecGnome_UI_SubTree |
| typedef std::vector< Gnome::UI::Items::Info > | type_vecGnome_UI_Info |
Protected Member Functions | |
| virtual void | init_menus () |
| virtual void | init_menus_file () |
| virtual void | init_menus_edit () |
| virtual void | init_menus_help () |
| virtual void | init_toolbars () |
| virtual void | on_menu_help_about () |
| virtual void | on_about_close () |
| virtual void | on_session_die () |
| virtual bool | on_session_save_yourself (int phase, Gnome::UI::SaveStyle save_style, bool is_shutdown, Gnome::UI::InteractStyle interact_style, bool is_fast) |
| virtual void | on_hide () |
| virtual void | ui_hide () |
| virtual void | ui_bring_to_front () |
| virtual bool | on_delete_event (GdkEventAny *event) |
Protected Attributes | |
| type_vecGnome_UI_SubTree | m_menu_UI_Infos |
| type_vecGnome_UI_Info | m_toolbar_UI_Infos |
| Gnome::UI::AppBar | m_Status |
Static Protected Attributes | |
| Gnome::UI::About * | m_pAbout |
| Glib::ustring | m_strCommandLine_0 |
Friends | |
| class | AppInstanceManager |
Features:
TODO:
Extra notes:
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Don't forget to call init() too.
|
|
|
|
|
|
Reimplemented from Bakery::App. Reimplemented in Bakery::App_WithDoc_GnomeUI. |
|
|
Implements Bakery::App. Reimplemented in Bakery::App_WithDoc_GnomeUI. |
|
|
Implements Bakery::App. |
|
|
Implements Bakery::App. Reimplemented in Bakery::App_WithDoc_GnomeUI. |
|
|
Implements Bakery::App. |
|
|
Implements Bakery::App. Reimplemented in Bakery::App_WithDoc_GnomeUI. |
|
|
Reimplemented from Bakery::App. |
|
|
Reimplemented from Gtk::Widget. |
|
|
Reimplemented from Gtk::Widget. |
|
|
Implements Bakery::App. |
|
|
|
|
||||||||||||||||||||||||
|
Reimplemented in Bakery::App_WithDoc_GnomeUI. |
|
||||||||||||
|
Reimplemented from Bakery::App. |
|
|
Implements Bakery::App. |
|
|
Implements Bakery::App. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from Bakery::App. |
|
|
|
1.3.9.1