| _always_reload_changed_files | file_editor_tab | private |
| _cancelled | file_editor_tab | privatestatic |
| _ced | file_editor_tab | private |
| _col_indicator | file_editor_tab | private |
| _copy_available | file_editor_tab | private |
| _edit_area | file_editor_tab | private |
| _eol_indicator | file_editor_tab | private |
| _file_name | file_editor_tab | private |
| _file_name_short | file_editor_tab | private |
| _file_system_watcher | file_editor_tab | private |
| _find_dialog | file_editor_tab | private |
| _find_dialog_geometry | file_editor_tab | private |
| _find_dialog_is_visible | file_editor_tab | private |
| _is_octave_file | file_editor_tab | private |
| _lexer_apis | file_editor_tab | private |
| _long_title | file_editor_tab | private |
| _prep_apis_file | file_editor_tab | private |
| _row_indicator | file_editor_tab | private |
| _save_as_desired_eol | file_editor_tab | private |
| _status_bar | file_editor_tab | private |
| add_breakpoint_callback(const bp_info &info) | file_editor_tab | private |
| add_filename_to_list(const QString &, QWidget *) | file_editor_tab | signal |
| add_octave_apis(octave_value_list key_ovl) | file_editor_tab | private |
| auto_margin_width() | file_editor_tab | privateslot |
| bookmark enum value | file_editor_tab | private |
| breakpoint enum value | file_editor_tab | private |
| center_current_line() | file_editor_tab | private |
| change_editor_state(const QWidget *ID) | file_editor_tab | slot |
| check_file_modified() | file_editor_tab | private |
| check_modified_file(void) | file_editor_tab | slot |
| check_valid_identifier(QString file_name) | file_editor_tab | private |
| closeEvent(QCloseEvent *event) | file_editor_tab | protected |
| comment_selected_text(const QWidget *ID) | file_editor_tab | slot |
| comment_string(const QString &) | file_editor_tab | private |
| conditional_close(void) | file_editor_tab | |
| context_edit(const QWidget *ID) | file_editor_tab | slot |
| context_help(const QWidget *ID, bool) | file_editor_tab | slot |
| context_run(const QWidget *ID) | file_editor_tab | slot |
| convert_eol(const QWidget *ID, QsciScintilla::EolMode) | file_editor_tab | slot |
| debugger_position enum value | file_editor_tab | private |
| delete_debugger_pointer(const QWidget *ID, int line=-1) | file_editor_tab | slot |
| detect_eol_mode() | file_editor_tab | private |
| do_breakpoint_marker(bool insert, const QWidget *ID, int line=-1) | file_editor_tab | slot |
| do_comment_selected_text(bool comment) | file_editor_tab | private |
| do_indent_selected_text(bool indent) | file_editor_tab | private |
| editor_check_conflict_save(const QString &saveFileName, bool remove_on_success) | file_editor_tab | signal |
| editor_markers enum name | file_editor_tab | private |
| editor_state_changed(bool copy_available, bool is_octave_file) | file_editor_tab | signal |
| file_editor_tab(const QString &directory="") | file_editor_tab | |
| file_has_changed(const QString &fileName) | file_editor_tab | slot |
| file_name_changed(const QString &fileName, const QString &toolTip) | file_editor_tab | signal |
| file_name_query(const QWidget *ID) | file_editor_tab | slot |
| find(const QWidget *ID) | file_editor_tab | slot |
| get_function_name() | file_editor_tab | private |
| goto_line(const QWidget *ID, int line=-1) | file_editor_tab | slot |
| handle_combo_eol_current_index(int index) | file_editor_tab | privateslot |
| handle_context_menu_edit(const QString &) | file_editor_tab | slot |
| handle_copy_available(bool enableCopy) | file_editor_tab | slot |
| handle_cursor_moved(int line, int col) | file_editor_tab | privateslot |
| handle_file_modified_answer(int decision) | file_editor_tab | privateslot |
| handle_file_reload_answer(int decision) | file_editor_tab | privateslot |
| handle_file_resave_answer(int decision) | file_editor_tab | privateslot |
| handle_find_dialog_finished(int decision) | file_editor_tab | privateslot |
| handle_margin_clicked(int line, int margin, Qt::KeyboardModifiers state) | file_editor_tab | slot |
| handle_save_as_filter_selected(const QString &filter) | file_editor_tab | privateslot |
| handle_save_file_as_answer(const QString &fileName) | file_editor_tab | privateslot |
| handle_save_file_as_answer_cancel() | file_editor_tab | privateslot |
| handle_save_file_as_answer_close(const QString &fileName) | file_editor_tab | privateslot |
| indent_selected_text(const QWidget *ID) | file_editor_tab | slot |
| insert_debugger_pointer(const QWidget *ID, int line=-1) | file_editor_tab | slot |
| load_file(const QString &fileName) | file_editor_tab | slot |
| move_match_brace(const QWidget *ID, bool select) | file_editor_tab | slot |
| mru_add_file(const QString &file_name) | file_editor_tab | signal |
| new_file(const QString &commands=QString()) | file_editor_tab | slot |
| next_bookmark(const QWidget *ID) | file_editor_tab | slot |
| next_breakpoint(const QWidget *ID) | file_editor_tab | slot |
| notice_settings(const QSettings *settings, bool init=false) | file_editor_tab | slot |
| previous_bookmark(const QWidget *ID) | file_editor_tab | slot |
| previous_breakpoint(const QWidget *ID) | file_editor_tab | slot |
| print_file(const QWidget *ID) | file_editor_tab | slot |
| qsci_edit_area() | file_editor_tab | inline |
| remove_all_breakpoints(const QWidget *ID) | file_editor_tab | slot |
| remove_all_breakpoints_callback(const bp_info &info) | file_editor_tab | private |
| remove_bookmark(const QWidget *ID) | file_editor_tab | slot |
| remove_breakpoint_callback(const bp_info &info) | file_editor_tab | private |
| request_add_breakpoint(int line) | file_editor_tab | private |
| request_open_file(const QString &) | file_editor_tab | signal |
| request_remove_breakpoint(int line) | file_editor_tab | private |
| reset_cancel(void) | file_editor_tab | inlinestatic |
| run_file(const QWidget *ID) | file_editor_tab | slot |
| run_file_signal(const QFileInfo &info) | file_editor_tab | signal |
| save_apis_info() | file_editor_tab | privateslot |
| save_file(const QWidget *ID) | file_editor_tab | slot |
| save_file(const QWidget *ID, const QString &fileName, bool remove_on_success) | file_editor_tab | slot |
| save_file(const QString &saveFileName, bool remove_on_success=false) | file_editor_tab | private |
| save_file_as(const QWidget *ID) | file_editor_tab | slot |
| save_file_as(bool remove_on_success=false) | file_editor_tab | private |
| scintilla_command(const QWidget *, unsigned int) | file_editor_tab | slot |
| set_current_directory(const QString &dir) | file_editor_tab | slot |
| set_file_name(const QString &fileName) | file_editor_tab | protected |
| set_focus(const QWidget *ID) | file_editor_tab | slot |
| set_global_edit_shortcuts_signal(bool) | file_editor_tab | signal |
| set_modified(bool modified=true) | file_editor_tab | slot |
| show_auto_completion(const QWidget *ID) | file_editor_tab | slot |
| show_dialog(QDialog *dlg, bool modal) | file_editor_tab | private |
| tab_remove_request() | file_editor_tab | signal |
| toggle_bookmark(const QWidget *ID) | file_editor_tab | slot |
| toggle_breakpoint(const QWidget *ID) | file_editor_tab | slot |
| uncomment_selected_text(const QWidget *ID) | file_editor_tab | slot |
| unindent_selected_text(const QWidget *ID) | file_editor_tab | slot |
| update_eol_indicator() | file_editor_tab | private |
| update_lexer() | file_editor_tab | private |
| update_window_title(bool modified) | file_editor_tab | slot |
| valid_file_name(const QString &file=QString()) | file_editor_tab | private |
| was_cancelled(void) | file_editor_tab | inlinestatic |
| zoom_in(const QWidget *ID) | file_editor_tab | slot |
| zoom_normal(const QWidget *ID) | file_editor_tab | slot |
| zoom_out(const QWidget *ID) | file_editor_tab | slot |
| ~file_editor_tab(void) | file_editor_tab | |