add_breakpoint_event(const bp_info &info) | octave::file_editor_tab | private |
api_entries_added(void) | octave::file_editor_tab | signal |
auto_margin_width(void) | octave::file_editor_tab | privateslot |
autoc_closed(void) | octave::file_editor_tab | signal |
center_current_line(bool always=true) | octave::file_editor_tab | private |
change_editor_state(const QWidget *ID) | octave::file_editor_tab | slot |
check_file_modified(bool remove=false) | octave::file_editor_tab | |
check_restore_breakpoints(void) | octave::file_editor_tab | private |
check_valid_codec(void) | octave::file_editor_tab | private |
check_valid_identifier(QString file_name) | octave::file_editor_tab | private |
closeEvent(QCloseEvent *event) | octave::file_editor_tab | protected |
comment_selected_text(const QWidget *ID, bool input_str) | octave::file_editor_tab | slot |
conditional_close(void) | octave::file_editor_tab | |
confirm_dbquit_and_save(const QString &file_to_save, const QString &base_name, bool remove_on_success, bool restore_breakpoints) | octave::file_editor_tab | privateslot |
confirm_dbquit_and_save_signal(const QString &file_to_save, const QString &base_name, bool remove_on_success, bool restore_breakpoints) | octave::file_editor_tab | signal |
context_edit(const QWidget *ID) | octave::file_editor_tab | slot |
context_help(const QWidget *ID, bool) | octave::file_editor_tab | slot |
context_run(const QWidget *ID) | octave::file_editor_tab | slot |
convert_eol(const QWidget *ID, QsciScintilla::EolMode) | octave::file_editor_tab | slot |
dbstop_if(const QString &prompt, int line, const QString &cond) | octave::file_editor_tab | signal |
debug_quit_signal(void) | octave::file_editor_tab | signal |
delete_debugger_pointer(const QWidget *ID, int line=-1) | octave::file_editor_tab | slot |
detect_eol_mode(void) | octave::file_editor_tab | private |
do_breakpoint_marker(bool insert, const QWidget *ID, int line=-1, const QString &cond="") | octave::file_editor_tab | slot |
do_comment_selected_text(bool comment, bool input_str=false) | octave::file_editor_tab | private |
do_indent_selected_text(bool indent) | octave::file_editor_tab | private |
do_save_file(const QString &file_to_save, bool remove_on_success, bool restore_breakpoints) | octave::file_editor_tab | privateslot |
do_save_file_signal(const QString &file_to_save, bool remove_on_success, bool restore_breakpoints) | octave::file_editor_tab | signal |
do_smart_indent_line_or_selected_text(void) | octave::file_editor_tab | private |
edit_area_changed(octave_qscintilla *edit_area) | octave::file_editor_tab | signal |
edit_mfile_request(const QString &, const QString &, const QString &, int) | octave::file_editor_tab | signal |
editor_check_conflict_save(const QString &saveFileName, bool remove_on_success) | octave::file_editor_tab | signal |
editor_state_changed(bool copy_available, bool is_octave_file) | octave::file_editor_tab | signal |
encoding(void) const | octave::file_editor_tab | inline |
file_editor_tab(base_qobject &oct_qobj, const QString &directory="") | octave::file_editor_tab | |
file_has_changed(const QString &path, bool do_close=false) | octave::file_editor_tab | slot |
file_name(void) const | octave::file_editor_tab | inline |
file_name_changed(const QString &fileName, const QString &toolTip, bool modified) | octave::file_editor_tab | signal |
find_linenr_just_before(int linenr, int &original_linenr, int &editor_linenr) | octave::file_editor_tab | signal |
find_translated_line_number(int original_linenr, int &translated_linenr, marker *&) | octave::file_editor_tab | signal |
get_function_name(void) | octave::file_editor_tab | private |
goto_line(const QWidget *ID, int line=-1) | octave::file_editor_tab | slot |
handle_add_octave_apis(const QStringList &api_entries) | octave::file_editor_tab | privateslot |
handle_api_entries_added(void) | octave::file_editor_tab | privateslot |
handle_char_added(int character) | octave::file_editor_tab | privateslot |
handle_context_menu_break_condition(int linenr) | octave::file_editor_tab | slot |
handle_context_menu_edit(const QString &) | octave::file_editor_tab | slot |
handle_copy_available(bool enableCopy) | octave::file_editor_tab | slot |
handle_current_enc_changed(const QString &enc) | octave::file_editor_tab | privateslot |
handle_cursor_moved(int line, int col) | octave::file_editor_tab | privateslot |
handle_dbstop_if(const QString &prompt, int line, const QString &cond) | octave::file_editor_tab | privateslot |
handle_decode_warning_answer(QAbstractButton *btn) | octave::file_editor_tab | privateslot |
handle_double_click(int p, int l, int modifier) | octave::file_editor_tab | privateslot |
handle_file_reload_answer(int decision) | octave::file_editor_tab | privateslot |
handle_file_resave_answer(int decision) | octave::file_editor_tab | privateslot |
handle_lines_changed(void) | octave::file_editor_tab | privateslot |
handle_margin_clicked(int line, int margin, Qt::KeyboardModifiers state) | octave::file_editor_tab | slot |
handle_remove_next(int remove_line) | octave::file_editor_tab | privateslot |
handle_request_add_breakpoint(int line, const QString &cond) | octave::file_editor_tab | slot |
handle_request_remove_breakpoint(int line) | octave::file_editor_tab | slot |
handle_save_as_filter_selected(const QString &filter) | octave::file_editor_tab | privateslot |
handle_save_file_as_answer(const QString &fileName) | octave::file_editor_tab | privateslot |
handle_save_file_as_answer_cancel(void) | octave::file_editor_tab | privateslot |
handle_save_file_as_answer_close(const QString &fileName) | octave::file_editor_tab | privateslot |
indent_selected_text(const QWidget *ID) | octave::file_editor_tab | slot |
insert_debugger_pointer(const QWidget *ID, int line=-1) | octave::file_editor_tab | slot |
interpreter_event(const fcn_callback &fcn) | octave::file_editor_tab | signal |
interpreter_event(const meth_callback &meth) | octave::file_editor_tab | signal |
load_file(const QString &fileName) | octave::file_editor_tab | slot |
m_always_reload_changed_files | octave::file_editor_tab | private |
m_auto_endif | octave::file_editor_tab | private |
m_autoc_active | octave::file_editor_tab | private |
m_bp_conditions | octave::file_editor_tab | private |
m_bp_lines | octave::file_editor_tab | private |
m_bp_restore_count | octave::file_editor_tab | private |
m_breakpoint_info | octave::file_editor_tab | private |
m_ced | octave::file_editor_tab | private |
m_col | octave::file_editor_tab | private |
m_col_indicator | octave::file_editor_tab | private |
m_copy_available | octave::file_editor_tab | private |
m_edit_area | octave::file_editor_tab | private |
m_enc_indicator | octave::file_editor_tab | private |
m_encoding | octave::file_editor_tab | private |
m_eol_indicator | octave::file_editor_tab | private |
m_file_name | octave::file_editor_tab | private |
m_file_name_short | octave::file_editor_tab | private |
m_file_system_watcher | octave::file_editor_tab | private |
m_highlight_all_occurrences | octave::file_editor_tab | private |
m_ind_char_width | octave::file_editor_tab | private |
m_is_octave_file | octave::file_editor_tab | private |
m_last_modified | octave::file_editor_tab | private |
m_lexer_apis | octave::file_editor_tab | private |
m_line | octave::file_editor_tab | private |
m_line_break | octave::file_editor_tab | private |
m_line_break_comments | octave::file_editor_tab | private |
m_lines_changed | octave::file_editor_tab | private |
m_long_title | octave::file_editor_tab | private |
m_new_encoding | octave::file_editor_tab | private |
m_octave_qobj | octave::file_editor_tab | private |
m_prep_apis_file | octave::file_editor_tab | private |
m_prep_apis_path | octave::file_editor_tab | private |
m_row_indicator | octave::file_editor_tab | private |
m_save_as_desired_eol | octave::file_editor_tab | private |
m_smart_indent | octave::file_editor_tab | private |
m_status_bar | octave::file_editor_tab | private |
maybe_remove_next(int remove_line) | octave::file_editor_tab | signal |
move_match_brace(const QWidget *ID, bool select) | octave::file_editor_tab | slot |
mru_add_file(const QString &file_name, const QString &encoding) | octave::file_editor_tab | signal |
new_file(const QString &commands=QString()) | octave::file_editor_tab | slot |
next_bookmark(const QWidget *ID) | octave::file_editor_tab | slot |
next_breakpoint(const QWidget *ID) | octave::file_editor_tab | slot |
notice_settings(const gui_settings *settings, bool init=false) | octave::file_editor_tab | slot |
previous_bookmark(const QWidget *ID) | octave::file_editor_tab | slot |
previous_breakpoint(const QWidget *ID) | octave::file_editor_tab | slot |
print_file(const QWidget *ID) | octave::file_editor_tab | slot |
qsci_edit_area(void) | octave::file_editor_tab | inline |
recover_from_exit(void) | octave::file_editor_tab | slot |
remove_all_breakpoints(void) | octave::file_editor_tab | signal |
remove_all_breakpoints(const QWidget *ID) | octave::file_editor_tab | slot |
remove_all_positions(void) | octave::file_editor_tab | signal |
remove_bookmark(const QWidget *ID) | octave::file_editor_tab | slot |
remove_breakpoint_via_debugger_linenr(int debugger_linenr) | octave::file_editor_tab | signal |
remove_position_via_debugger_linenr(int debugger_linenr) | octave::file_editor_tab | signal |
report_marker_linenr(QIntList &lines, QStringList &conditions) | octave::file_editor_tab | signal |
request_add_breakpoint(int line, const QString &cond) | octave::file_editor_tab | signal |
request_add_octave_apis(const QStringList &) | octave::file_editor_tab | signal |
request_open_file(const QString &, const QString &=QString()) | octave::file_editor_tab | signal |
request_remove_breakpoint_via_editor_linenr(int editor_linenr) | octave::file_editor_tab | signal |
run_file(const QWidget *ID, bool step_into=false) | octave::file_editor_tab | slot |
run_file_signal(const QFileInfo &info) | octave::file_editor_tab | signal |
save_apis_info(void) | octave::file_editor_tab | privateslot |
save_file(const QWidget *ID) | octave::file_editor_tab | slot |
save_file(const QWidget *ID, const QString &fileName, bool remove_on_success) | octave::file_editor_tab | slot |
save_file(const QString &saveFileName, bool remove_on_success=false, bool restore_breakpoints=true) | octave::file_editor_tab | private |
save_file_as(const QWidget *ID) | octave::file_editor_tab | slot |
save_file_as(bool remove_on_success=false) | octave::file_editor_tab | private |
scintilla_command(const QWidget *, unsigned int) | octave::file_editor_tab | slot |
set_current_directory(const QString &dir) | octave::file_editor_tab | slot |
set_encoding(const QString &new_encoding) | octave::file_editor_tab | slot |
set_file_name(const QString &fileName) | octave::file_editor_tab | protected |
set_focus(const QWidget *ID) | octave::file_editor_tab | slot |
set_focus_editor_signal(QWidget *) | octave::file_editor_tab | signal |
set_modified(bool modified=true) | octave::file_editor_tab | slot |
show_auto_completion(const QWidget *ID) | octave::file_editor_tab | slot |
show_dialog(QDialog *dlg, bool modal) | octave::file_editor_tab | private |
smart_indent_line_or_selected_text(const QWidget *ID) | octave::file_editor_tab | slot |
tab_ready_to_close(void) | octave::file_editor_tab | signal |
tab_remove_request(void) | octave::file_editor_tab | signal |
toggle_bookmark(const QWidget *ID) | octave::file_editor_tab | slot |
toggle_breakpoint(const QWidget *ID) | octave::file_editor_tab | slot |
unchanged_or_saved(void) | octave::file_editor_tab | private |
uncomment_selected_text(const QWidget *ID) | octave::file_editor_tab | slot |
unindent_selected_text(const QWidget *ID) | octave::file_editor_tab | slot |
update_breakpoints() | octave::file_editor_tab | |
update_breakpoints_handler(const octave_value_list &argout) | octave::file_editor_tab | slot |
update_breakpoints_signal(const octave_value_list &args) | octave::file_editor_tab | signal |
update_eol_indicator(void) | octave::file_editor_tab | private |
update_lexer(void) | octave::file_editor_tab | private |
update_lexer_settings(void) | octave::file_editor_tab | private |
update_window_title(bool modified) | octave::file_editor_tab | slot |
valid_file_name(const QString &file=QString()) | octave::file_editor_tab | private |
zoom_in(const QWidget *ID) | octave::file_editor_tab | slot |
zoom_normal(const QWidget *ID) | octave::file_editor_tab | slot |
zoom_out(const QWidget *ID) | octave::file_editor_tab | slot |
~file_editor_tab(void) | octave::file_editor_tab | |