wex v24.10.0
|
This is the complete list of members for wex::factory::frame, including all inherited members.
frame() | wex::factory::frame | |
frame(wxWindow *parent, wxWindowID winid, const std::string &title) | wex::factory::frame | |
get_find_focus() | wex::factory::frame | inline |
get_grid() | wex::factory::frame | virtual |
get_listview() | wex::factory::frame | virtual |
get_process(const std::string &command) | wex::factory::frame | inlinevirtual |
get_statustext(const std::string &pane) const | wex::factory::frame | inlinevirtual |
get_stc() | wex::factory::frame | virtual |
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 |
open_file(const path &filename, const data::stc &data) | wex::factory::frame | virtual |
open_file(const path &filename, const std::string &text, const data::stc &data) | wex::factory::frame | virtual |
open_file_vcs(const path &filename, vcs_entry &vcs, const data::stc &data) | wex::factory::frame | inlinevirtual |
output(const std::string &text) const | wex::factory::frame | inlinevirtual |
process_async_system(const process_data &data) | wex::factory::frame | inlinevirtual |
set_find_focus(wxWindow *focus) | wex::factory::frame | inline |
set_recent_file(const path &path) | wex::factory::frame | inlinevirtual |
SetMenuBar(wxMenuBar *bar) override | wex::factory::frame | |
statusbar_clicked(const std::string &pane) | wex::factory::frame | virtual |
statusbar_clicked_right(const std::string &) | wex::factory::frame | inlinevirtual |
statustext(const std::string &text, const std::string &pane) const | wex::factory::frame | inlinevirtual |
update_statusbar(const wxListView *lv) | wex::factory::frame | |
update_statusbar(factory::stc *stc, const std::string &pane) | wex::factory::frame | |
~frame() | wex::factory::frame |