add(Gtk::Widget &child) | Bakery::App_Gtk | [virtual] |
after_successful_save() | Bakery::App_WithDoc | [protected, virtual] |
App(const Glib::ustring &appname=Glib::ustring()) | Bakery::App | |
App_Gtk(const Glib::ustring &appname) | Bakery::App_Gtk | |
App_WithDoc(const Glib::ustring &appname) | Bakery::App_WithDoc | |
App_WithDoc_Gtk(const Glib::ustring &appname) | Bakery::App_WithDoc_Gtk | |
Bakery::AppInstanceManager class | Bakery::App | [friend] |
Bakery::App_Gtk::AppInstanceManager class | Bakery::App_Gtk | [friend] |
cancel_close_or_exit() | Bakery::App_WithDoc | [protected, virtual] |
close_mark_or_destroy() | Bakery::App_WithDoc | [protected, virtual] |
document_history_add(const Glib::ustring &strFilepath) | Bakery::App_WithDoc | [protected, static] |
document_history_remove(const Glib::ustring &strFilepath) | Bakery::App_WithDoc | [protected, static] |
enumSaveChanges enum name | Bakery::App_WithDoc | |
get_conf_fullkey(const Glib::ustring &key) | Bakery::App_WithDoc | [protected, static] |
get_document() | Bakery::App_WithDoc | [protected, virtual] |
get_document() const | Bakery::App_WithDoc | [protected, virtual] |
get_operation_cancelled() | Bakery::App | [protected, static] |
get_version() const | Bakery::App | [virtual] |
init() | Bakery::App_WithDoc_Gtk | [virtual] |
init_app_name(const Glib::ustring &appname) | Bakery::App | [protected, static] |
init_create_document() | Bakery::App_WithDoc | [protected, virtual] |
init_layout() | Bakery::App_Gtk | [protected, virtual] |
Bakery::init_menus()=0 | Bakery::App | [protected, pure virtual] |
Bakery::App_Gtk::init_menus() | Bakery::App_Gtk | [protected, virtual] |
Bakery::init_menus_edit()=0 | Bakery::App | [protected, pure virtual] |
Bakery::App_Gtk::init_menus_edit() | Bakery::App_Gtk | [protected, virtual] |
init_menus_file() | Bakery::App_WithDoc_Gtk | [protected, virtual] |
Bakery::init_menus_help()=0 | Bakery::App | [protected, pure virtual] |
Bakery::App_Gtk::init_menus_help() | Bakery::App_Gtk | [protected, virtual] |
init_toolbars() | Bakery::App_WithDoc_Gtk | [protected, virtual] |
m_AppInstanceManager | Bakery::App | [protected, static] |
m_bAboutShown | Bakery::App | [protected, static] |
m_bCloseAfterSave | Bakery::App_WithDoc | [protected] |
m_bInitialized | Bakery::App | [protected] |
m_bOperationCancelled | Bakery::App | [protected, static] |
m_HandleBox_Toolbar | Bakery::App_Gtk | [protected] |
m_HelpInfo | Bakery::App | [protected, static] |
m_Menu_Edit | Bakery::App_Gtk | [protected] |
m_Menu_File | Bakery::App_Gtk | [protected] |
m_Menu_Help | Bakery::App_Gtk | [protected] |
m_MenuBar | Bakery::App_Gtk | [protected] |
m_pAbout | Bakery::App_Gtk | [protected, static] |
m_pDocument | Bakery::App_WithDoc | [protected] |
m_pMenuItem_File_Save | Bakery::App_WithDoc_Gtk | [protected] |
m_pToolbarItem_Save | Bakery::App_WithDoc_Gtk | [protected] |
m_signal_hide | Bakery::App | [protected] |
m_strAppName | Bakery::App | [protected, static] |
m_strCommandLine_0 | Bakery::App | [protected, static] |
m_SubMenu_RecentFiles | Bakery::App_WithDoc_Gtk | [protected] |
m_Toolbar | Bakery::App_Gtk | [protected] |
m_toolbar_UI_Infos | Bakery::App_Gtk | [protected] |
m_VBox | Bakery::App_Gtk | [protected] |
m_VBox_PlaceHolder | Bakery::App_Gtk | [protected] |
m_vecDocHistory | Bakery::App_WithDoc | [protected, static] |
new_instance()=0 | Bakery::App | [protected, pure virtual] |
offer_saveas() | Bakery::App_WithDoc | [protected, virtual] |
offer_to_save_changes() | Bakery::App_WithDoc | [protected, virtual] |
Bakery::on_about_close() | Bakery::App | [protected, virtual] |
Bakery::App_Gtk::on_about_close() | Bakery::App_Gtk | [protected, virtual] |
on_delete_event(GdkEventAny *event) | Bakery::App_Gtk | [protected, virtual] |
on_document_load() | Bakery::App_WithDoc | [protected, virtual] |
on_document_modified() | Bakery::App_WithDoc | [protected, virtual] |
on_hide() | Bakery::App_Gtk | [protected, virtual] |
on_menu_edit_clear() | Bakery::App_WithDoc | [protected, virtual] |
on_menu_edit_copy() | Bakery::App_WithDoc | [protected, virtual] |
on_menu_edit_cut() | Bakery::App | [protected, virtual] |
on_menu_edit_paste() | Bakery::App_WithDoc | [protected, virtual] |
on_menu_file_close() | Bakery::App_WithDoc | [protected, virtual] |
on_menu_file_exit() | Bakery::App | [protected, virtual] |
on_menu_file_new() | Bakery::App | [protected, virtual] |
on_menu_file_open() | Bakery::App_WithDoc | [protected, virtual] |
on_menu_file_open_recent(guint index) | Bakery::App_WithDoc | [protected, virtual] |
on_menu_file_save() | Bakery::App_WithDoc | [protected, virtual] |
on_menu_file_saveas() | Bakery::App_WithDoc | [protected, virtual] |
Bakery::on_menu_help_about()=0 | Bakery::App | [protected, pure virtual] |
Bakery::App_Gtk::on_menu_help_about() | Bakery::App_Gtk | [protected, virtual] |
open_document(const Glib::ustring &strFilepath) | Bakery::App_WithDoc | [protected, virtual] |
SAVECHANGES_Cancel enum value | Bakery::App_WithDoc | |
SAVECHANGES_Discard enum value | Bakery::App_WithDoc | |
SAVECHANGES_Save enum value | Bakery::App_WithDoc | |
session_load_document_history() | Bakery::App_WithDoc | [protected, static] |
session_save_document_history() | Bakery::App_WithDoc | [protected, static] |
set_about_information(const Glib::ustring &strVersion, const type_vecStrings &vecAuthors, const Glib::ustring &strCopyright, const Glib::ustring &strDescription) | Bakery::App | [static] |
set_command_line_args(int argc, char **&argv) | Bakery::App | [static] |
set_document_modified(bool bModified=true) | Bakery::App_WithDoc | [protected, virtual] |
set_operation_cancelled(bool bVal=true) | Bakery::App | [protected, static] |
show_document_history() | Bakery::App_WithDoc_Gtk | [protected, virtual] |
show_document_history_in_all_instances() | Bakery::App_WithDoc | [protected, static] |
type_signal_hide typedef | Bakery::App | |
type_toolbar_items typedef | Bakery::App_Gtk | [protected] |
type_vecStrings typedef | Bakery::App_WithDoc | [protected] |
type_vecToolbarItems typedef | Bakery::App_Gtk | [protected] |
ui_ask_overwrite(const std::string &filepath) | Bakery::App_WithDoc_Gtk | [protected, virtual] |
Bakery::ui_bring_to_front()=0 | Bakery::App | [protected, pure virtual] |
Bakery::App_Gtk::ui_bring_to_front() | Bakery::App_Gtk | [protected, virtual] |
ui_file_select_open() | Bakery::App_WithDoc_Gtk | [protected, virtual] |
ui_file_select_save(const Glib::ustring &old_filepath) | Bakery::App_WithDoc_Gtk | [protected, virtual] |
Bakery::ui_hide()=0 | Bakery::App | [protected, pure virtual] |
Bakery::App_Gtk::ui_hide() | Bakery::App_Gtk | [protected, virtual] |
ui_offer_to_save_changes() | Bakery::App_WithDoc_Gtk | [protected, virtual] |
ui_show_modification_status() | Bakery::App_WithDoc_Gtk | [protected, virtual] |
ui_signal_hide() | Bakery::App | |
ui_warning(const Glib::ustring &text) | Bakery::App_WithDoc_Gtk | [protected, virtual] |
update_window_title() | Bakery::App_WithDoc_Gtk | [protected, virtual] |
~App() | Bakery::App | [virtual] |
~App_Gtk() | Bakery::App_Gtk | [virtual] |
~App_WithDoc() | Bakery::App_WithDoc | [virtual] |
~App_WithDoc_Gtk() | Bakery::App_WithDoc_Gtk | [virtual] |