wex
v20.04.0
|
This is the complete list of members for wex::shell, including all inherited members.
add_text(const std::string &text) | wex::stc | |
append_text(const std::string &text) | wex::stc | |
AppendText(const wxString &text) override | wex::shell | |
auto_complete() | wex::stc | inline |
auto_indentation(int c) | wex::stc | |
CanCut() const override | wex::stc | |
CanPaste() const override | wex::stc | |
Clear() override | wex::stc | |
config_dialog(const window_data &data=window_data()) | wex::stc | static |
config_get() | wex::stc | |
Copy() override | wex::stc | |
Cut() override | wex::stc | |
data() const | wex::stc | inline |
enable(bool enable=true) | wex::shell | |
eol() const | wex::stc | |
filetype_menu() | wex::stc | |
find_next(bool stc_find_string=true) | wex::stc | |
find_next(const std::string &text, int find_flags=-1, bool find_next=true) | wex::stc | |
fold(bool fold_all=false) | wex::stc | |
get_command() const | wex::shell | |
get_config_dialog() | wex::stc | inlinestatic |
get_file() | wex::stc | inline |
get_filename() const | wex::stc | inline |
get_find_string() | wex::stc | |
get_hexmode() const | wex::stc | inline |
get_hexmode() | wex::stc | inline |
get_history() const | wex::shell | |
get_lexer() const | wex::stc | inline |
get_lexer() | wex::stc | inline |
get_margin_text_click() const | wex::stc | inline |
get_prompt() const | wex::shell | inline |
get_selected_text() | wex::stc | |
get_vi() const | wex::stc | inline |
get_vi() | wex::stc | inline |
get_word_at_pos(int pos) const | wex::stc | |
is_enabled() const | wex::shell | inline |
is_hexmode() const | wex::stc | inline |
is_shown_line_numbers() const | wex::stc | inline |
keep_event_data(bool synced) | wex::stc | inline |
link_open() | wex::stc | |
MARGIN_DIVIDER enum value | wex::stc | |
MARGIN_FOLDING enum value | wex::stc | |
MARGIN_LINENUMBER enum value | wex::stc | |
MARGIN_TEXT enum value | wex::stc | |
marker_delete_all_change() | wex::stc | |
on_exit() | wex::stc | static |
on_init() | wex::stc | static |
open(const path &filename, const stc_data &data=stc_data()) | wex::stc | |
position_restore() | wex::stc | |
position_save() | wex::stc | |
print(bool prompt=true) | wex::stc | |
print_preview(wxPreviewFrameModalityKind kind=wxPreviewFrame_AppModal) | wex::stc | |
process_char(int c) override | wex::shell | virtual |
prompt(const std::string &text=std::string(), bool add_eol=true) | wex::shell | |
properties_message(path::status_t flags=0) | wex::stc | |
replace_all(const std::string &find_text, const std::string &replace_text) | wex::stc | |
replace_next(bool stc_find_string=true) | wex::stc | |
replace_next(const std::string &find_text, const std::string &replace_text, int find_flags=0, bool stc_find_string=true) | wex::stc | |
reset_margins(margin_t type=margin_t().set()) | wex::stc | |
SelectNone() override | wex::stc | |
set_indicator(const indicator &indicator, int start, int end) | wex::stc | |
set_process(process *process) | wex::shell | |
set_prompt(const std::string &prompt, bool do_prompt=true) | wex::shell | |
set_search_flags(int flags) | wex::stc | |
set_text(const std::string &value) | wex::stc | |
shell(const stc_data &data=stc_data(), const std::string &prompt=">", const std::string &command_end=std::string(), bool echo=true, const std::string &lexer=std::string(), int commands_save_in_config=100) | wex::shell | |
show_blame(const vcs_entry *vcs) | wex::stc | |
show_line_numbers(bool show) | wex::stc | |
stc(const std::string &text=std::string(), const stc_data &data=stc_data()) | wex::stc | |
stc(const path &file, const stc_data &data=stc_data()) | wex::stc | |
sync(bool start=true) | wex::stc | |
Undo() override | wex::shell | |
use_modification_markers(bool use) | wex::stc | |
~shell() | wex::shell | virtual |