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

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

append_history(const std::string &hist_entry)octave::event_managerinline
apply_preferences(void)octave::event_managerinline
clear_history(void)octave::event_managerinline
clear_workspace(void)octave::event_managerinline
confirm_shutdown(void)octave::event_managerinline
connect_link(const std::shared_ptr< interpreter_events > &obj)octave::event_manager
copy_image_to_clipboard(const std::string &file)octave::event_managerinline
debug_cd_or_addpath_error(const std::string &file, const std::string &dir, bool addpath_option)octave::event_managerinline
debuggingoctave::event_managerprotected
directory_changed(const std::string &dir)octave::event_managerinline
disable(void)octave::event_managerinline
discard_events(void)octave::event_manager
edit_file(const std::string &file)octave::event_managerinline
edit_variable(const std::string &name, const octave_value &val)octave::event_managerinline
enable(void)octave::event_manager
enabled(void) constoctave::event_managerinline
enter_debugger_event(const std::string &fcn_name, const std::string &fcn_file_name, int line)octave::event_managerinline
event_manager(interpreter &interp)octave::event_manager
event_manager(const event_manager &)=deleteoctave::event_manager
event_queue_mutexoctave::event_managerprotected
execute_command_in_terminal(const std::string &command)octave::event_managerinline
execute_in_debugger_event(const std::string &file, int line)octave::event_managerinline
exit_debugger_event(void)octave::event_managerinline
file_dialog(const filter_list &filter, const std::string &title, const std::string &filename, const std::string &dirname, const std::string &multimode)octave::event_managerinline
file_remove(const std::string &old_name, const std::string &new_name)octave::event_managerinline
file_renamed(bool load_new)octave::event_managerinline
filter_list typedefoctave::event_manager
focus_window(const std::string win_name)octave::event_managerinlinevirtual
get_named_icon(const std::string &icon_name)octave::event_managerinline
gui_event_queueoctave::event_managerprotected
gui_preference(const std::string &key, const std::string &value)octave::event_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)octave::event_managerinline
instanceoctave::event_managerprivate
link_enabledoctave::event_managerprotected
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)octave::event_managerinline
m_interpreteroctave::event_managerprivate
operator=(const event_manager &)=deleteoctave::event_manager
post_event(const fcn_callback &fcn)octave::event_managerinline
post_event(const meth_callback &meth)octave::event_managerinline
post_input_event(void)octave::event_managerinline
pre_input_event(void)octave::event_managerinline
process_events(bool disable=false)octave::event_manager
prompt_new_edit_file(const std::string &file)octave::event_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)octave::event_managerinline
register_doc(const std::string &file)octave::event_managerinline
set_history(const string_vector &hist)octave::event_managerinline
set_workspace(void)octave::event_manager
set_workspace(bool top_level, const octave::symbol_info_list &syminfo, bool update_variable_editor=true)octave::event_managerinline
show_doc(const std::string &file)octave::event_managerinline
show_preferences(void)octave::event_managerinline
unregister_doc(const std::string &file)octave::event_managerinline
update_breakpoint(bool insert, const std::string &file, int line, const std::string &cond="")octave::event_managerinline
update_path_dialog(void)octave::event_managerinline
~event_manager(void)octave::event_managervirtual