wex
v20.04.0
|
This is the complete list of members for wex::frame, including all inherited members.
frame(const window_data &data=window_data()) | wex::frame | |
get_grid() | wex::frame | virtual |
get_listview() | wex::frame | virtual |
get_process(const std::string &command) | wex::frame | inlinevirtual |
get_statustext(const std::string &pane) | wex::frame | static |
get_stc() | wex::frame | virtual |
is_closing() | wex::frame | inlinestatic |
is_open(const path &filename) | wex::frame | virtual |
on_command_item_dialog(wxWindowID, const wxCommandEvent &) | wex::frame | inlinevirtual |
open_file(const path &filename, const stc_data &data=stc_data()) | wex::frame | virtual |
open_file(const path &filename, const vcs_entry &vcs, const stc_data &data=stc_data()) | wex::frame | virtual |
open_file(const path &filename, const std::string &text, const stc_data &data=stc_data()) | wex::frame | virtual |
set_find_focus(wxWindow *focus) | wex::frame | inline |
set_recent_file(const path &path) | wex::frame | inlinevirtual |
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 | inline |
Show(bool show=true) override | wex::frame | |
statusbar_clicked(const std::string &pane) | wex::frame | virtual |
statusbar_clicked_right(const std::string &) | wex::frame | inlinevirtual |
statustext(const std::string &text, const std::string &pane) | wex::frame | static |
update_statusbar(const wxListView *lv) | wex::frame | static |
update_statusbar(stc *stc, const std::string &pane) | wex::frame | static |
~frame() | wex::frame | virtual |