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

Public Member Functions | |
| App_WithDoc_Gtk (const Glib::ustring &appname) | |
| Don't forget to call init() too. | |
| virtual | ~App_WithDoc_Gtk () |
| virtual void | init () |
Protected Member Functions | |
| virtual void | init_menus_file () |
| virtual void | init_toolbars () |
| 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) |
Protected Attributes | |
| Gtk::Menu | m_SubMenu_RecentFiles |
| Gtk::Widget * | m_pMenuItem_File_Save |
| Gtk::Widget * | m_pToolbarItem_Save |
|
|
Don't forget to call init() too.
|
|
|
|
|
|
Reimplemented from Bakery::App_Gtk. |
|
|
Reimplemented from Bakery::App_Gtk. |
|
|
Reimplemented from Bakery::App_Gtk. |
|
|
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.9.1