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

Public Member Functions | |
| App_WithDoc_GnomeUI (const Glib::ustring &appname, const Glib::ustring &title) | |
| Don't forget to call init() too. | |
| virtual | ~App_WithDoc_GnomeUI () |
| virtual void | init () |
Protected Member Functions | |
| virtual void | init_menus_file () |
| virtual void | init_toolbars () |
| virtual void | init_menus () |
| virtual bool | on_session_save_yourself (int phase, Gnome::UI::SaveStyle save_style, bool is_shutdown, Gnome::UI::InteractStyle interact_style, bool is_fast) |
| void | session_load_documents_open () |
| virtual void | update_window_title () |
| virtual void | show_document_history () |
| virtual void | ui_warning (const Glib::ustring &text) |
| virtual Glib::ustring | ui_file_select_open () |
| virtual Glib::ustring | ui_file_select_save (const Glib::ustring &old_filepath) |
| virtual void | ui_show_modification_status () |
| virtual enumSaveChanges | ui_offer_to_save_changes () |
| virtual bool | ui_ask_overwrite (const std::string &filepath) |
Static Protected Member Functions | |
| void | session_save_documents_open () |
Protected Attributes | |
| guint | m_iMenuPos_File |
| guint | m_iMenuPos_File_Save |
| Gtk::Widget * | m_pMenuItem_File_Save |
| Gtk::Widget * | m_pToolbarItem_Save |
| bool | m_bMenuOpenRecentCreated |
Features:
TODO: Bonobo integration - when Bonobo is ready. (An App subclass?)
|
||||||||||||
|
Don't forget to call init() too.
|
|
|
|
|
|
Reimplemented from Bakery::App_WithDoc. |
|
|
Reimplemented from Bakery::App_GnomeUI. |
|
|
Reimplemented from Bakery::App_GnomeUI. |
|
|
Reimplemented from Bakery::App_GnomeUI. |
|
||||||||||||||||||||||||
|
Reimplemented from Bakery::App_GnomeUI. |
|
|
|
|
|
|
|
|
Reimplemented from Bakery::App_WithDoc. |
|
|
Implements Bakery::App_WithDoc. |
|
|
Implements Bakery::App_WithDoc. |
|
|
Implements Bakery::App_WithDoc. |
|
|
Implements Bakery::App_WithDoc. |
|
|
Implements Bakery::App_WithDoc. |
|
|
Implements Bakery::App_WithDoc. |
|
|
Reimplemented from Bakery::App_WithDoc. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.4