| activate(void) | file_editor | slot |
| active_changed(bool active) | octave_dock_widget | signal |
| active_tab_changed(int index) | file_editor | slot |
| add_action(QMenu *menu, const QString &text, const char *member, QWidget *receiver=nullptr) | file_editor | private |
| add_action(QMenu *menu, const QIcon &icon, const QString &text, const char *member, QWidget *receiver=nullptr) | file_editor | private |
| add_file_editor_tab(file_editor_tab *f, const QString &fn, int index=-1) | file_editor | private |
| add_menu(QMenuBar *p, QString text) | file_editor | private |
| adopted(void) const | octave_dock_widget | inline |
| call_custom_editor(const QString &file_name=QString(), int line=-1) | file_editor | private |
| change_visibility(bool) | octave_dock_widget | privateslot |
| check_actions(void) | file_editor | |
| check_closing(void) | file_editor | slot |
| check_conflict_save(const QString &fileName, bool remove_on_success) | file_editor | slot |
| closeEvent(QCloseEvent *event) | file_editor | protectedvirtual |
| construct(void) | file_editor | private |
| COPY_ACTION enum value | file_editor | |
| copy_full_file_path(bool) | file_editor | slot |
| copyClipboard(void) | file_editor | protectedslot |
| create_context_menu(QMenu *) | file_editor | privateslot |
| debug_menu(void) | file_editor | inlinevirtual |
| debug_quit_signal(void) | file_editor | signal |
| default_dock(bool not_used=false) | octave_dock_widget | slot |
| do_undo(void) | file_editor | protectedslot |
| dragEnterEvent(QDragEnterEvent *event) | file_editor | protected |
| dropEvent(QDropEvent *event) | file_editor | protected |
| edit_area_changed(octave_qscintilla *edit_area) | file_editor | signal |
| edit_mfile_request(const QString &, const QString &, const QString &, int) | file_editor | signal |
| edit_status_update(bool, bool) | file_editor | privateslot |
| editor_tab_has_focus(void) | file_editor | private |
| editor_tabs_changed_signal(bool, bool) | file_editor | signal |
| empty_script(bool startup, bool visible) | file_editor | virtual |
| enable_menu_shortcuts(bool) | file_editor | slot |
| enter_debug_mode_signal(void) | file_editor | signal |
| event(QEvent *event) | octave_dock_widget | protected |
| eventFilter(QObject *obj, QEvent *e) | octave_dock_widget | protectedslot |
| execute_command_in_terminal_signal(const QString &) | file_editor | signal |
| exit_debug_mode_signal(void) | file_editor | signal |
| fetab_change_request(const QWidget *ID) | file_editor | signal |
| fetab_comment_selected_text(const QWidget *ID, bool) | file_editor | signal |
| fetab_completion(const QWidget *) | file_editor | signal |
| fetab_context_edit(const QWidget *ID) | file_editor | signal |
| fetab_context_help(const QWidget *ID, bool) | file_editor | signal |
| fetab_context_run(const QWidget *ID) | file_editor | signal |
| fetab_convert_eol(const QWidget *ID, QsciScintilla::EolMode eol_mode) | file_editor | signal |
| fetab_delete_debugger_pointer(const QWidget *ID, int line=-1) | file_editor | signal |
| fetab_do_breakpoint_marker(bool insert, const QWidget *ID, int line=-1, const QString &="") | file_editor | signal |
| fetab_goto_line(const QWidget *ID, int line=-1) | file_editor | signal |
| fetab_indent_selected_text(const QWidget *ID) | file_editor | signal |
| fetab_insert_debugger_pointer(const QWidget *ID, int line=-1) | file_editor | signal |
| fetab_move_match_brace(const QWidget *ID, bool select) | file_editor | signal |
| fetab_next_bookmark(const QWidget *ID) | file_editor | signal |
| fetab_next_breakpoint(const QWidget *ID) | file_editor | signal |
| fetab_previous_bookmark(const QWidget *ID) | file_editor | signal |
| fetab_previous_breakpoint(const QWidget *ID) | file_editor | signal |
| fetab_print_file(const QWidget *ID) | file_editor | signal |
| fetab_recover_from_exit(void) | file_editor | signal |
| fetab_remove_all_breakpoints(const QWidget *ID) | file_editor | signal |
| fetab_remove_bookmark(const QWidget *ID) | file_editor | signal |
| fetab_run_file(const QWidget *ID, bool step_into=false) | file_editor | signal |
| fetab_save_file(const QWidget *ID, const QString &fileName, bool remove_on_success) | file_editor | signal |
| fetab_save_file(const QWidget *ID) | file_editor | signal |
| fetab_save_file_as(const QWidget *ID) | file_editor | signal |
| fetab_scintilla_command(const QWidget *ID, unsigned int sci_msg) | file_editor | signal |
| fetab_set_directory(const QString &dir) | file_editor | signal |
| fetab_set_focus(const QWidget *ID) | file_editor | signal |
| fetab_settings_changed(const gui_settings *settings) | file_editor | signal |
| fetab_smart_indent_line_or_selected_text(const QWidget *ID) | file_editor | signal |
| fetab_toggle_bookmark(const QWidget *ID) | file_editor | signal |
| fetab_toggle_breakpoint(const QWidget *ID) | file_editor | signal |
| fetab_uncomment_selected_text(const QWidget *ID) | file_editor | signal |
| fetab_unindent_selected_text(const QWidget *ID) | file_editor | signal |
| fetab_zoom_in(const QWidget *ID) | file_editor | signal |
| fetab_zoom_normal(const QWidget *ID) | file_editor | signal |
| fetab_zoom_out(const QWidget *ID) | file_editor | signal |
| file_editor(QWidget *p, base_qobject &oct_qobj) | file_editor | |
| file_editor_interface(QWidget *p, base_qobject &oct_qobj) | file_editor_interface | inline |
| file_loaded_signal(void) | file_editor | signal |
| find_create(void) | file_editor | private |
| FIND_FILES_ACTION enum value | file_editor | |
| find_tab_widget(const QString &openFileName) | file_editor | private |
| focus_console_after_command_signal(void) | file_editor | signal |
| focusInEvent(QFocusEvent *e) | file_editor | protected |
| focusWidget(void) | octave_dock_widget | protected |
| get_mru_menu(void) | file_editor | inlinevirtual |
| handle_active_dock_changed(octave_dock_widget *, octave_dock_widget *) | octave_dock_widget | slot |
| handle_autoc_cancelled(void) | file_editor | slot |
| handle_delete_debugger_pointer_request(const QString &file, int line) | file_editor | slot |
| handle_dir_remove(const QString &old_name, const QString &new_name) | file_editor | private |
| handle_edit_file_request(const QString &file) | file_editor | slot |
| handle_editor_state_changed(bool enableCopy, bool is_octave_file, bool is_modified) | file_editor | slot |
| handle_enter_debug_mode(void) | file_editor | slot |
| handle_exit_debug_mode(void) | file_editor | slot |
| handle_file_name_changed(const QString &fileName, const QString &toolTip, bool modified) | file_editor | slot |
| handle_file_remove(const QString &, const QString &) | file_editor | slot |
| handle_file_renamed(bool load_new=true) | file_editor | slot |
| handle_insert_debugger_pointer_request(const QString &file, int line) | file_editor | slot |
| handle_mru_add_file(const QString &file_name, const QString &encoding) | file_editor | slot |
| handle_settings(const gui_settings *) | octave_dock_widget | slot |
| handle_tab_close_request(int index) | file_editor | slot |
| handle_tab_ready_to_close(void) | file_editor | slot |
| handle_tab_remove_request(void) | file_editor | slot |
| handle_update_breakpoint_marker_request(bool insert, const QString &file, int line, const QString &cond) | file_editor | slot |
| handle_visibility(bool visible) | file_editor | slot |
| init_window_menu_entry(void) | octave_dock_widget | slot |
| insert_global_actions(QList< QAction * >) | file_editor | virtual |
| interpreter_event(const fcn_callback &fcn) | file_editor_interface | signal |
| interpreter_event(const meth_callback &meth) | file_editor_interface | signal |
| is_editor_console_tabbed(void) | file_editor | private |
| label_dock_widget(QWidget *p, base_qobject &oct_qobj) | label_dock_widget | |
| m_adopted | octave_dock_widget | private |
| m_bg_color | octave_dock_widget | private |
| m_bg_color_active | octave_dock_widget | private |
| m_ced | file_editor | private |
| m_close_action | file_editor | private |
| m_close_all_action | file_editor | private |
| m_close_button | label_dock_widget | protected |
| m_close_others_action | file_editor | private |
| m_closed | file_editor | private |
| m_closing_canceled | file_editor | private |
| m_comment_selection_action | file_editor | private |
| m_comment_var_selection_action | file_editor | private |
| m_completion_action | file_editor | private |
| m_context_doc_action | file_editor | private |
| m_context_help_action | file_editor | private |
| m_conv_eol_mac_action | file_editor | private |
| m_conv_eol_unix_action | file_editor | private |
| m_conv_eol_windows_action | file_editor | private |
| m_copy_action | file_editor | private |
| m_copy_action_enabled | file_editor | private |
| m_copy_line_action | file_editor | private |
| m_current_tab_modified | file_editor | private |
| m_custom_style | octave_dock_widget | private |
| m_cut_action | file_editor | private |
| m_cut_line_action | file_editor | private |
| m_debug_menu | file_editor | private |
| m_default_close_button | label_dock_widget | protected |
| m_default_float_button | label_dock_widget | protected |
| m_delete_end_line_action | file_editor | private |
| m_delete_end_word_action | file_editor | private |
| m_delete_line_action | file_editor | private |
| m_delete_start_line_action | file_editor | private |
| m_delete_start_word_action | file_editor | private |
| m_dock_action | label_dock_widget | protected |
| m_dock_button | label_dock_widget | protected |
| m_duplicate_selection_action | file_editor | private |
| m_edit_cmd_menu | file_editor | private |
| m_edit_fmt_menu | file_editor | private |
| m_edit_function_action | file_editor | private |
| m_edit_menu | file_editor | private |
| m_edit_nav_menu | file_editor | private |
| m_editor_ready | file_editor | private |
| m_fg_color | octave_dock_widget | private |
| m_fg_color_active | octave_dock_widget | private |
| m_fileMenu | file_editor | private |
| m_find_action | file_editor | private |
| m_find_dialog | file_editor | private |
| m_find_files_action | file_editor | private |
| m_find_next_action | file_editor | private |
| m_find_previous_action | file_editor | private |
| m_focus_follows_mouse | octave_dock_widget | private |
| m_goto_line_action | file_editor | private |
| m_hash_menu_text | file_editor | private |
| m_icon_color | octave_dock_widget | private |
| m_icon_color_active | octave_dock_widget | private |
| m_icon_size | label_dock_widget | protected |
| m_indent_selection_action | file_editor | private |
| m_is_octave_file | file_editor | private |
| m_lower_case_action | file_editor | private |
| m_main_window | octave_dock_widget | private |
| m_marker_breakpoint | file_editor | private |
| m_menu_bar | file_editor | private |
| m_move_tab_left_action | file_editor | private |
| m_move_tab_right_action | file_editor | private |
| m_move_to_matching_brace | file_editor | private |
| m_mru_file_actions | file_editor | private |
| m_mru_file_menu | file_editor | private |
| m_mru_files | file_editor | private |
| m_mru_files_encodings | file_editor | private |
| m_new_action | file_editor | private |
| m_new_function_action | file_editor | private |
| m_next_bookmark_action | file_editor | private |
| m_next_breakpoint_action | file_editor | private |
| m_no_focus | file_editor | private |
| m_number_of_tabs | file_editor | private |
| m_octave_qobj | label_dock_widget | protected |
| m_open_action | file_editor | private |
| m_paste_action | file_editor | private |
| m_popdown_mru_action | file_editor | private |
| m_predecessor_widget | octave_dock_widget | private |
| m_preferences_action | file_editor | private |
| m_previous_bookmark_action | file_editor | private |
| m_previous_breakpoint_action | file_editor | private |
| m_print_action | file_editor | private |
| m_recent_dock_geom | octave_dock_widget | private |
| m_recent_float_geom | octave_dock_widget | private |
| m_redo_action | file_editor | private |
| m_remove_all_breakpoints_action | file_editor | private |
| m_remove_bookmark_action | file_editor | private |
| m_run_action | file_editor | private |
| m_run_selection_action | file_editor | private |
| m_save_action | file_editor | private |
| m_save_as_action | file_editor | private |
| m_sel_to_matching_brace | file_editor | private |
| m_selectall_action | file_editor | private |
| m_show_eol_action | file_editor | private |
| m_show_hscrollbar_action | file_editor | private |
| m_show_indguide_action | file_editor | private |
| m_show_linenum_action | file_editor | private |
| m_show_longline_action | file_editor | private |
| m_show_statusbar_action | file_editor | private |
| m_show_toolbar_action | file_editor | private |
| m_show_whitespace_action | file_editor | private |
| m_smart_indent_line_or_selection_action | file_editor | private |
| m_sort_tabs_action | file_editor | private |
| m_styles_preferences_action | file_editor | private |
| m_switch_left_tab_action | file_editor | private |
| m_switch_right_tab_action | file_editor | private |
| m_tab_widget | file_editor | private |
| m_title_3d | octave_dock_widget | private |
| m_title_widget | label_dock_widget | protected |
| m_tmp_closed_files | file_editor | private |
| m_toggle_bookmark_action | file_editor | private |
| m_toggle_breakpoint_action | file_editor | private |
| m_tool_bar | file_editor | private |
| m_transpose_line_action | file_editor | private |
| m_uncomment_selection_action | file_editor | private |
| m_undo_action | file_editor | private |
| m_undo_action_enabled | file_editor | private |
| m_unindent_selection_action | file_editor | private |
| m_upper_case_action | file_editor | private |
| m_view_editor_menu | file_editor | private |
| m_waiting_for_mouse_button_release | octave_dock_widget | private |
| m_zoom_in_action | file_editor | private |
| m_zoom_normal_action | file_editor | private |
| m_zoom_out_action | file_editor | private |
| make_file_editor_tab(const QString &directory="") | file_editor | private |
| make_widget(bool not_used=false) | octave_dock_widget | slot |
| make_window(bool widget_was_dragged=false) | octave_dock_widget | slot |
| MaxMRUFiles enum value | file_editor | private |
| menubar(void) | file_editor | inlinevirtual |
| moveEvent(QMoveEvent *event) | octave_dock_widget | slot |
| mru_menu_update(void) | file_editor | private |
| NEW_FUNCTION_ACTION enum value | file_editor | |
| NEW_SCRIPT_ACTION enum value | file_editor | |
| notice_settings(const gui_settings *settings) | file_editor | slot |
| octave_dock_widget(const QString &obj_name, QWidget *p, base_qobject &oct_qobj) | octave_dock_widget | |
| OPEN_ACTION enum value | file_editor | |
| PASTE_ACTION enum value | file_editor | |
| pasteClipboard(void) | file_editor | protectedslot |
| queue_make_widget(void) | octave_dock_widget | signal |
| queue_make_window(bool widget_was_dragged) | octave_dock_widget | signal |
| request_close_all_files(bool) | file_editor | slot |
| request_close_file(bool) | file_editor | slot |
| request_close_other_files(bool) | file_editor | slot |
| request_comment_selected_text(bool) | file_editor | slot |
| request_comment_var_selected_text(bool) | file_editor | slot |
| request_completion(bool) | file_editor | slot |
| request_context_doc(bool) | file_editor | slot |
| request_context_edit(bool) | file_editor | slot |
| request_context_help(bool) | file_editor | slot |
| request_context_run(bool) | file_editor | slot |
| request_conv_eol_mac(bool) | file_editor | slot |
| request_conv_eol_unix(bool) | file_editor | slot |
| request_conv_eol_windows(bool) | file_editor | slot |
| request_copy_line(bool) | file_editor | slot |
| request_cut(bool) | file_editor | slot |
| request_cut_line(bool) | file_editor | slot |
| request_dbcont_signal(void) | file_editor | signal |
| request_delete_end_line(bool) | file_editor | slot |
| request_delete_end_word(bool) | file_editor | slot |
| request_delete_line(bool) | file_editor | slot |
| request_delete_start_line(bool) | file_editor | slot |
| request_delete_start_word(bool) | file_editor | slot |
| request_duplicate_selection(bool) | file_editor | slot |
| request_find(bool) | file_editor | slot |
| request_find_next(bool) | file_editor | slot |
| request_find_previous(bool) | file_editor | slot |
| request_goto_line(bool) | file_editor | slot |
| request_indent_selected_text(bool) | file_editor | slot |
| request_lower_case(bool) | file_editor | slot |
| request_move_match_brace(bool) | file_editor | slot |
| request_mru_open_file(QAction *action) | file_editor | slot |
| request_new_file(const QString &commands) | file_editor | slot |
| request_next_bookmark(bool) | file_editor | slot |
| request_next_breakpoint(bool) | file_editor | slot |
| request_open_file(const QString &fileName, const QString &encoding=QString(), int line=-1, bool debug_pointer=false, bool breakpoint_marker=false, bool insert=true, const QString &cond="", int index=-1, const QString &bookmarks=QString()) | file_editor | privateslot |
| request_open_file_external(const QString &file_name, int line) | file_editor | signal |
| request_preferences(bool) | file_editor | privateslot |
| request_previous_bookmark(bool) | file_editor | slot |
| request_previous_breakpoint(bool) | file_editor | slot |
| request_print_file(bool) | file_editor | slot |
| request_redo(bool) | file_editor | slot |
| request_remove_bookmark(bool) | file_editor | slot |
| request_remove_breakpoint(bool) | file_editor | slot |
| request_run_file(bool) | file_editor | slot |
| request_save_file(bool) | file_editor | slot |
| request_save_file_as(bool) | file_editor | slot |
| request_sel_match_brace(bool) | file_editor | slot |
| request_settings_dialog(const QString &) | file_editor | signal |
| request_smart_indent_line_or_selected_text(void) | file_editor | slot |
| request_step_into_file() | file_editor | slot |
| request_styles_preferences(bool) | file_editor | privateslot |
| request_toggle_bookmark(bool) | file_editor | slot |
| request_toggle_breakpoint(bool) | file_editor | slot |
| request_transpose_line(bool) | file_editor | slot |
| request_uncomment_selected_text(bool) | file_editor | slot |
| request_unindent_selected_text(bool) | file_editor | slot |
| request_upper_case(bool) | file_editor | slot |
| reset_focus(void) | file_editor | slot |
| resizeEvent(QResizeEvent *event) | octave_dock_widget | slot |
| restore_session(gui_settings *settings) | file_editor | virtual |
| run_file_signal(const QFileInfo &) | file_editor | signal |
| save_session(void) | file_editor | slot |
| save_settings(void) | octave_dock_widget | virtualslot |
| selectAll(void) | file_editor | protectedslot |
| SELECTALL_ACTION enum value | file_editor | |
| set_adopted(bool adopted=true) | octave_dock_widget | inline |
| set_focus(QWidget *fet) | file_editor | slot |
| set_focus_predecessor(void) | octave_dock_widget | private |
| set_main_window(main_window *mw) | octave_dock_widget | |
| set_predecessor_widget(octave_dock_widget *prev_widget) | octave_dock_widget | |
| set_shortcuts(void) | file_editor | slot |
| set_style(bool active) | octave_dock_widget | private |
| set_title(const QString &) | label_dock_widget | |
| shared_actions_idx enum name | file_editor | |
| show_eol_chars(bool) | file_editor | privateslot |
| show_hscrollbar(bool) | file_editor | privateslot |
| show_indent_guides(bool) | file_editor | privateslot |
| show_line_numbers(bool) | file_editor | privateslot |
| show_long_line(bool) | file_editor | privateslot |
| show_statusbar(bool) | file_editor | privateslot |
| show_toolbar(bool) | file_editor | privateslot |
| show_white_space(bool) | file_editor | privateslot |
| store_geometry(void) | octave_dock_widget | private |
| toggle_preference(const gui_pref &preference) | file_editor | private |
| toolbar(void) | file_editor | inlinevirtual |
| toplevel_change(bool toplevel) | file_editor | slot |
| UNDO_ACTION enum value | file_editor | |
| update_gui_lexer_signal(bool) | file_editor | signal |
| update_octave_directory(const QString &dir) | file_editor | slot |
| zoom_in(bool) | file_editor | privateslot |
| zoom_normal(bool) | file_editor | privateslot |
| zoom_out(bool) | file_editor | privateslot |
| ~file_editor(void)=default | file_editor | |
| ~file_editor_interface(void)=default | file_editor_interface | virtual |
| ~label_dock_widget(void)=default | label_dock_widget | |
| ~octave_dock_widget(void)=default | octave_dock_widget | |