wex
v21.04.0
|
This is the complete list of members for wex::frame, including all inherited members.
frame(const data::window &data=data::window()) | wex::frame | |
get_grid() | wex::frame | virtual |
get_listview() | wex::frame | virtual |
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 |
is_closing() const | wex::frame | inline |
is_open(const path &filename) | wex::frame | virtual |
on_command_item_dialog(wxWindowID, const wxCommandEvent &) | wex::frame | inlinevirtual |
open_file(const path &filename, const data::stc &data=data::stc()) | wex::frame | virtual |
open_file(const path &filename, const vcs_entry &vcs, const data::stc &data=data::stc()) | wex::frame | virtual |
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 |
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 | |
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) const | wex::frame | virtual |
update_statusbar(const wxListView *lv) | wex::frame | |
update_statusbar(stc *stc, const std::string &pane) | wex::frame | |
~frame() | wex::frame | virtual |