wex
v21.10.0
|
This is the complete list of members for wex::del::frame, including all inherited members.
activate(wex::data::listview::type_t, const lexer *lexer=nullptr) | wex::del::frame | inlinevirtual |
allow_close(wxWindowID id, wxWindow *page) | wex::frame | virtual |
append_vcs(menu *, const menu_item *i) const override | wex::del::frame | virtual |
bind_accelerators(wxWindow *parent, const std::vector< wxAcceleratorEntry > &v, bool debug=false) override | wex::del::frame | virtual |
debug_add_menu(menu &m, bool b) override | wex::del::frame | virtual |
debug_entry() const | wex::frame | inline |
debug_exe(int id, factory::stc *stc) override | wex::del::frame | virtual |
debug_exe(const std::string &exe, factory::stc *stc) override | wex::del::frame | virtual |
wex::frame::debug_exe(const path &p) | wex::frame | inlinevirtual |
debug_handler() override | wex::del::frame | virtual |
debug_is_active() const override | wex::del::frame | virtual |
debug_print(const std::string &text) override | wex::del::frame | virtual |
debug_toggle_breakpoint(int line, factory::stc *stc) override | wex::del::frame | virtual |
default_extensions() const | wex::del::frame | |
exec_ex_command(ex_command &command) | wex::frame | inlinevirtual |
file_history() | wex::frame | inline |
file_history_list() | wex::del::frame | inlineprotected |
find_in_files(const std::vector< path > &files, const tool &tool, bool show_dialog=true, listview *report=nullptr) | wex::del::frame | |
find_in_files_dialog(const tool &tool, bool add_in_files=false) | wex::del::frame | |
find_in_files_title(window_id id) const | wex::del::frame | |
frame(size_t maxFiles=9, size_t maxProjects=0, const data::window &data=data::window().style(wxDEFAULT_FRAME_STYLE)) | wex::del::frame | |
wex::frame::frame(size_t maxFiles=9, const data::window &data=data::window().style(wxDEFAULT_FRAME_STYLE)) | wex::frame | |
get_debug() | wex::del::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_project() | wex::del::frame | inlinevirtual |
get_project_history() | wex::del::frame | inline |
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 |
grep(const std::string &line, bool sed=false) | wex::del::frame | |
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 dialogid, const wxCommandEvent &event) override | wex::del::frame | virtual |
on_notebook(wxWindowID id, wxWindow *page) override | wex::del::frame | virtual |
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 |
wex::factory::frame::open_file(const path &filename, const vcs_entry &vcs, const data::stc &data) | wex::factory::frame | inlinevirtual |
open_from_event(const wxCommandEvent &event, const std::string &move_ext) | wex::del::frame | protected |
output(const std::string &text) const | 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_show(const std::string &pane, bool show=true) | wex::frame | |
pane_toggle(const std::string &pane) | wex::frame | inline |
panes() const | wex::frame | |
panes_t typedef | wex::frame | |
print_ex(factory::stc *stc, const std::string &text) | wex::frame | inlinevirtual |
process_async_system(const std::string &command, const std::string &start_dir=std::string()) override | wex::del::frame | virtual |
record(const std::string &command) | wex::frame | inlinevirtual |
restore_page(const std::string &key) | wex::frame | inlinevirtual |
save_current_page(const std::string &key) | wex::frame | inlinevirtual |
sed(const std::string &line) | wex::del::frame | inline |
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::del::frame | virtual |
set_recent_project(const path &path) | wex::del::frame | inline |
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 | |
SHOW_BAR enum value | wex::frame | |
SHOW_BAR_SYNC_CLOSE_ALL enum value | wex::frame | |
show_ex_bar(int action=HIDE_BAR_FOCUS_STC, factory::stc *stc=nullptr) override | wex::del::frame | virtual |
show_ex_command(factory::stc *stc, const std::string &label) | wex::frame | |
show_ex_input(factory::stc *stc, char command) | wex::frame | |
show_ex_message(const std::string &text) override | wex::del::frame | virtual |
show_process(bool show) | wex::frame | |
show_stc_entry_dialog(bool modal=false) override | wex::del::frame | virtual |
statusbar_clicked(const std::string &) override | wex::del::frame | virtual |
statusbar_clicked_right(const std::string &) override | wex::del::frame | virtual |
statustext(const std::string &text, const std::string &pane) const override | wex::frame | virtual |
stc_entry_dialog_component() override | wex::del::frame | virtual |
stc_entry_dialog_title() const override | wex::del::frame | virtual |
stc_entry_dialog_title(const std::string &title) override | wex::del::frame | virtual |
stc_entry_dialog_validator(const std::string ®ex) override | wex::del::frame | virtual |
sync(bool start) | wex::del::frame | |
sync_all() | wex::frame | inlinevirtual |
sync_close_all(wxWindowID id) | wex::frame | virtual |
toggled_panes() const | wex::frame | inline |
toggled_panes_t typedef | wex::frame | |
update_statusbar(const wxListView *lv) | wex::factory::frame | |
update_statusbar(factory::stc *stc, const std::string &pane) | wex::factory::frame | |
use_file_history_list(listview *list) | wex::del::frame | |
~frame() override | wex::frame | virtual |