wex
v21.04.0
|
This is the complete list of members for wex::managed_frame, including all inherited members.
allow_close(wxWindowID id, wxWindow *page) | wex::managed_frame | virtual |
exec_ex_command(ex_command &command) | wex::managed_frame | inlinevirtual |
file_history() | wex::managed_frame | inline |
frame(const data::window &data=data::window()) | wex::frame | |
get_debug() | wex::managed_frame | inline |
get_find_toolbar() | wex::managed_frame | inline |
get_grid() | wex::frame | virtual |
get_listview() | wex::frame | virtual |
get_options_toolbar() | wex::managed_frame | inline |
get_process(const std::string &command) | wex::frame | inlinevirtual |
get_statusbar() | wex::frame | inline |
get_statustext(const std::string &pane) const | wex::frame | |
get_stc() | wex::frame | virtual |
get_toolbar() | wex::managed_frame | inline |
HIDE_BAR enum value | wex::managed_frame | |
HIDE_BAR_FOCUS_STC enum value | wex::managed_frame | |
HIDE_BAR_FORCE enum value | wex::managed_frame | |
HIDE_BAR_FORCE_FOCUS_STC enum value | wex::managed_frame | |
is_closing() const | wex::frame | inline |
is_open(const path &filename) | wex::frame | virtual |
managed_frame(size_t maxFiles=9, const data::window &data=data::window().style(wxDEFAULT_FRAME_STYLE)) | wex::managed_frame | |
on_command_item_dialog(wxWindowID, const wxCommandEvent &) | wex::frame | inlinevirtual |
on_notebook(wxWindowID id, wxWindow *page) | wex::managed_frame | virtual |
open_file(const path &filename, const data::stc &data=data::stc()) override | wex::managed_frame | virtual |
wex::frame::open_file(const path &filename, const vcs_entry &vcs, const data::stc &data=data::stc()) | wex::frame | virtual |
wex::frame::open_file(const path &filename, const std::string &text, const data::stc &data=data::stc()) | wex::frame | virtual |
output(const std::string &text) const | wex::frame | inlinevirtual |
pane_add(const panes_t &panes, const std::string &perspective="managed frame") | wex::managed_frame | |
pane_is_maximized(const std::string &pane) | wex::managed_frame | inline |
pane_is_shown(const std::string &pane) | wex::managed_frame | inline |
pane_maximize(const std::string &pane) | wex::managed_frame | |
pane_restore(const std::string &pane) | wex::managed_frame | |
pane_set(const std::string &pane, const wxAuiPaneInfo &info) | wex::managed_frame | |
pane_show(const std::string &pane, bool show=true) | wex::managed_frame | |
pane_toggle(const std::string &pane) | wex::managed_frame | inline |
panes() const | wex::managed_frame | |
panes_t typedef | wex::managed_frame | |
print_ex(ex *ex, const std::string &text) | wex::managed_frame | virtual |
record(const std::string &command) | wex::managed_frame | inlinevirtual |
restore_page(const std::string &key) | wex::managed_frame | inlinevirtual |
save_current_page(const std::string &key) | wex::managed_frame | inlinevirtual |
set_find_focus(wxWindow *focus) | wex::frame | inline |
set_recent_file(const path &path) override | wex::managed_frame | virtual |
SetMenuBar(wxMenuBar *bar) override | wex::frame | |
setup_statusbar(const std::vector< statusbar_pane > &panes, long style=wxST_SIZEGRIP, const std::string &name="statusBar") | wex::frame | |
Show(bool show=true) override | wex::frame | |
SHOW_BAR enum value | wex::managed_frame | |
SHOW_BAR_SYNC_CLOSE_ALL enum value | wex::managed_frame | |
show_ex_bar(int action=HIDE_BAR_FOCUS_STC, ex *ex=nullptr) | wex::managed_frame | |
show_ex_command(ex *ex, const std::string &label) | wex::managed_frame | |
show_ex_input(ex *ex, char command) | wex::managed_frame | |
show_ex_message(const std::string &text) | wex::managed_frame | |
show_process(bool show) | wex::managed_frame | |
statusbar_clicked(const std::string &) override | wex::managed_frame | virtual |
statusbar_clicked_right(const std::string &) override | wex::managed_frame | virtual |
statustext(const std::string &text, const std::string &pane) const | wex::frame | virtual |
sync_all() | wex::managed_frame | virtual |
sync_close_all(wxWindowID id) | wex::managed_frame | virtual |
toggled_panes() const | wex::managed_frame | inline |
toggled_panes_t typedef | wex::managed_frame | |
update_statusbar(const wxListView *lv) | wex::frame | |
update_statusbar(stc *stc, const std::string &pane) | wex::frame | |
~frame() | wex::frame | virtual |
~managed_frame() | wex::managed_frame | virtual |