|
wex v25.10.0
|
This is the complete list of members for wex::frame, including all inherited members.
| allow_browse_backward() const | wex::frame | |
| allow_browse_forward() const | wex::frame | |
| allow_close(wxWindowID id, wxWindow *page) | wex::frame | virtual |
| bind_accelerators(wxWindow *parent, const std::vector< wxAcceleratorEntry > &v, bool debug=false) | wex::frame | inlinevirtual |
| browse(const wxCommandEvent &event) | wex::frame | |
| debug_add_menu(menu &, bool) | wex::frame | inlinevirtual |
| debug_entry() const | wex::frame | inline |
| debug_exe(int menu_id, syntax::stc *stc) | wex::frame | inlinevirtual |
| debug_exe(const std::string &command, syntax::stc *stc) | wex::frame | inlinevirtual |
| debug_exe(const path &p) | wex::frame | inlinevirtual |
| debug_handler() | wex::frame | inlinevirtual |
| debug_is_active() const | wex::frame | inlinevirtual |
| debug_print(const std::string &text) | wex::frame | inlinevirtual |
| debug_toggle_breakpoint(int line, syntax::stc *stc) | wex::frame | inlinevirtual |
| file_history() | wex::frame | inline |
| frame(size_t maxFiles=9, const data::window &data=data::window().style(wxDEFAULT_FRAME_STYLE)) | wex::frame | |
| wex::factory::frame::frame() | wex::factory::frame | |
| wex::factory::frame::frame(wxWindow *parent, wxWindowID winid, const std::string &title) | wex::factory::frame | |
| get_find_focus() | wex::factory::frame | inline |
| get_find_toolbar() | wex::frame | inline |
| get_grid() | wex::factory::frame | virtual |
| get_listview() | wex::factory::frame | virtual |
| get_options_toolbar() | wex::frame | inline |
| get_process(const std::string &command) | wex::factory::frame | inlinevirtual |
| get_statusbar() | wex::frame | inline |
| get_statustext(const std::string &pane) const override | wex::frame | virtual |
| get_stc() | wex::factory::frame | virtual |
| get_toolbar() | wex::frame | inline |
| HIDE_BAR enum value | wex::frame | |
| HIDE_BAR_FOCUS_STC enum value | wex::frame | |
| HIDE_BAR_FORCE enum value | wex::frame | |
| HIDE_BAR_FORCE_FOCUS_STC enum value | wex::frame | |
| is_closing() const | wex::factory::frame | inline |
| is_open(const path &filename) | wex::factory::frame | virtual |
| on_command_item_dialog(wxWindowID, const wxCommandEvent &) | wex::factory::frame | inlinevirtual |
| on_notebook(wxWindowID id, wxWindow *page) | wex::frame | inlinevirtual |
| open_file(const path &filename, const data::stc &data=data::stc()) override | wex::frame | virtual |
| wex::factory::frame::open_file(const path &filename, const std::string &text, const data::stc &data) | wex::factory::frame | virtual |
| open_file_same_page(const wex::path &p) | wex::frame | inlinevirtual |
| open_file_vcs(const path &filename, vcs_entry &vcs, const data::stc &data) | wex::factory::frame | inlinevirtual |
| output(const std::string &text) const override | wex::frame | virtual |
| page_next(bool from_diff=false) | wex::factory::frame | inlinevirtual |
| page_prev(bool from_diff=false) | wex::factory::frame | inlinevirtual |
| page_restore() | wex::factory::frame | inlinevirtual |
| page_save() | wex::factory::frame | inlinevirtual |
| pane_add(wxWindow *pane) | wex::frame | |
| pane_add(const panes_t &panes, const std::string &perspective="managed frame") | wex::frame | |
| pane_get(const std::string &pane) | wex::frame | |
| pane_is_maximized(const std::string &pane) | wex::frame | inline |
| pane_is_shown(const std::string &pane) | wex::frame | inline |
| pane_maximize(const std::string &pane) | wex::frame | |
| pane_restore(const std::string &pane) | wex::frame | |
| pane_set(const std::string &pane, const wxAuiPaneInfo &info) | wex::frame | |
| pane_set_height_lines(const std::string &pane, const syntax::stc *stc, int lines=1) | wex::frame | |
| pane_show(const std::string &pane, bool show=true) | wex::frame | |
| pane_toggle(const std::string &pane) | wex::frame | inline |
| panes() const | wex::frame | |
| panes_blame_format() const | wex::frame | inline |
| panes_t typedef | wex::frame | |
| panes_toggle() const | wex::frame | inline |
| panes_toggle_t typedef | wex::frame | |
| print_ex(syntax::stc *stc, const std::string &text) | wex::frame | inlinevirtual |
| process_async_system(const process_data &data) | wex::factory::frame | inlinevirtual |
| record(const std::string &command) | wex::frame | virtual |
| restore_page(const std::string &key) | wex::frame | inlinevirtual |
| save_current_page(const std::string &key) | wex::frame | inlinevirtual |
| set_debug_entry(wex::debug_entry *de) | wex::frame | inline |
| set_find_focus(wxWindow *focus) | wex::factory::frame | inline |
| set_recent_file(const path &path) override | wex::frame | virtual |
| SetMenuBar(wxMenuBar *bar) override | wex::factory::frame | |
| setup_statusbar(const std::vector< statusbar_pane > &panes, long style=wxST_SIZEGRIP, const std::string &name="statusBar") | wex::frame | |
| shift_double_click() | wex::frame | inlinevirtual |
| SHOW_BAR enum value | wex::frame | |
| SHOW_BAR_SYNC_CLOSE_ALL enum value | wex::frame | |
| show_ex_bar(int action=HIDE_BAR_FOCUS_STC, syntax::stc *stc=nullptr) | wex::frame | inlinevirtual |
| show_ex_command(syntax::stc *stc, const std::string &label) | wex::frame | |
| show_ex_input(syntax::stc *stc, char command) | wex::frame | |
| show_ex_message(const std::string &text) | wex::frame | inlinevirtual |
| show_process(bool show) | wex::frame | |
| statusbar_clicked(const std::string &pane) | wex::factory::frame | virtual |
| statusbar_clicked_right(const std::string &) override | wex::frame | virtual |
| statustext(const std::string &text, const std::string &pane) const override | wex::frame | virtual |
| stc_entry_dialog_component() | wex::frame | inlinevirtual |
| stc_entry_dialog_show(bool modal=false) | wex::frame | inlinevirtual |
| stc_entry_dialog_title() const | wex::frame | inlinevirtual |
| stc_entry_dialog_title(const std::string &title) | wex::frame | inlinevirtual |
| stc_entry_dialog_validator(const std::string ®ex) | wex::frame | inlinevirtual |
| sync_all() | wex::frame | inlinevirtual |
| sync_close_all(wxWindowID id) | wex::frame | virtual |
| update_statusbar(const wxListView *lv) | wex::factory::frame | |
| update_statusbar(factory::stc *stc, const std::string &pane) | wex::factory::frame | |
| vcs_add_path(factory::link *l) | wex::frame | inlinevirtual |
| vcs_annotate_commit(syntax::stc *, int line, const std::string &commit_id) | wex::frame | inlinevirtual |
| vcs_annotate_line(stc *, const std::string &pane) const | wex::factory::frame | inlinevirtual |
| vcs_append(menu *, const menu_item *i) const | wex::frame | inlinevirtual |
| vcs_blame(syntax::stc *) | wex::frame | inlinevirtual |
| vcs_blame_revision(syntax::stc *, const std::string &renamed, const std::string &offset) | wex::frame | inlinevirtual |
| vcs_dir_exists(const path &p) const | wex::frame | inlinevirtual |
| vcs_execute(int event_id, const std::vector< wex::path > &paths, const data::window &arg=data::window()) | wex::frame | inlinevirtual |
| vcs_execute(const std::string &command, const std::vector< wex::path > &paths, const data::window &arg=data::window()) | wex::frame | inlinevirtual |
| vcs_unified_diff(const vcs_entry *e, const unified_diff *uni) | wex::factory::frame | inlinevirtual |
| vi_exec_command(ex_command &command) | wex::frame | inlinevirtual |
| vi_is_address(syntax::stc *stc, const std::string &text) const | wex::frame | inlinevirtual |
| ~frame() override | wex::frame |