GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
event_manager Member List

This is the complete list of members for event_manager, including all inherited members.

append_history(const std::string &hist_entry)event_managerinline
apply_preferences()event_managerinline
clear_history()event_managerinline
clear_workspace()event_managerinline
close_gui()event_managerinline
confirm_shutdown()event_managerinline
connect_link(const std::shared_ptr< interpreter_events > &obj)event_manager
copy_image_to_clipboard(const std::string &file)event_managerinline
debug_cd_or_addpath_error(const std::string &file, const std::string &dir, bool addpath_option)event_managerinline
directory_changed(const std::string &dir)event_managerinline
disable()event_managerinline
discard_events()event_manager
display_exception(const execution_exception &ee, bool beep=false)event_managerinline
edit_file(const std::string &file)event_managerinline
edit_variable(const std::string &name, const octave_value &val)event_managerinline
enable()event_manager
enabled() constevent_managerinline
enter_debugger_event(const std::string &fcn_name, const std::string &fcn_file_name, int line)event_managerinline
event_manager(interpreter &interp)event_manager
execute_command_in_terminal(const std::string &command)event_managerinline
execute_in_debugger_event(const std::string &file, int line)event_managerinline
exit_debugger_event()event_managerinline
file_dialog(const filter_list &filter, const std::string &title, const std::string &filename, const std::string &dirname, const std::string &multimode)event_managerinline
file_remove(const std::string &old_name, const std::string &new_name)event_managerinline
file_renamed(bool load_new)event_managerinline
filter_list typedefevent_manager
focus_window(const std::string win_name)event_managerinlinevirtual
get_named_icon(const std::string &icon_name)event_managerinline
gui_preference(const std::string &key, const std::string &value)event_managerinline
gui_status_update(const std::string &feature, const std::string &status)event_managerinline
have_dialogs() constevent_managerinline
input_dialog(const std::list< std::string > &prompt, const std::string &title, const std::list< float > &nr, const std::list< float > &nc, const std::list< std::string > &defaults)event_managerinline
install_qt_event_handlers(const std::shared_ptr< interpreter_events > &obj)event_managerinline
interpreter_interrupted()event_managerinline
interpreter_output(const std::string &msg)event_managerinline
list_dialog(const std::list< std::string > &list, const std::string &mode, int width, int height, const std::list< int > &initial_value, const std::string &name, const std::list< std::string > &prompt, const std::string &ok_string, const std::string &cancel_string)event_managerinline
m_debuggingevent_managerprotected
m_event_queue_mutexevent_managerprotected
m_gui_event_queueevent_managerprotected
m_link_enabledevent_managerprotected
pop_event_queue()event_manager
post_event(const fcn_callback &fcn)event_manager
post_event(const meth_callback &meth)event_manager
post_input_event()event_managerinline
pre_input_event()event_managerinline
process_events(bool disable=false)event_manager
prompt_new_edit_file(const std::string &file)event_managerinline
push_event_queue()event_manager
qt_event_handlers() constevent_managerinline
question_dialog(const std::string &msg, const std::string &title, const std::string &btn1, const std::string &btn2, const std::string &btn3, const std::string &btndef)event_managerinline
register_documentation(const std::string &file)event_managerinline
set_history()event_manager
set_history(const string_vector &hist)event_managerinline
set_workspace()event_manager
set_workspace(bool top_level, const symbol_info_list &syminfo, bool update_variable_editor=true)event_managerinline
show_command_history()event_managerinline
show_community_news(int serial=-1)event_managerinline
show_documentation(const std::string &file)event_managerinline
show_file_browser()event_managerinline
show_preferences()event_managerinline
show_release_notes()event_managerinline
show_terminal_window()event_managerinline
show_workspace()event_managerinline
start_gui(bool gui_app=false)event_managerinline
unregister_documentation(const std::string &file)event_managerinline
update_breakpoint(bool insert, const std::string &file, int line, const std::string &cond="")event_managerinline
update_gui_lexer()event_managerinline
update_path_dialog()event_managerinline
update_prompt(const std::string &prompt)event_managerinline
~event_manager()event_managervirtual