_app_closing | file_editor_tab | private |
_col_indicator | file_editor_tab | private |
_copy_available | file_editor_tab | private |
_edit_area | 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 |
_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 |
_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 |
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 |
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(const QWidget *ID, bool app_closing=false) | file_editor_tab | slot |
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 |
copy(const QWidget *ID) | file_editor_tab | slot |
cut(const QWidget *ID) | 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 |
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 |
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, const QString &fileName) | file_editor_tab | signal |
execute_command_in_terminal(const QString &command) | file_editor_tab | slot |
execute_command_in_terminal_signal(const QString &) | 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 |
goto_line(const QWidget *ID, int line=-1) | 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_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 |
insert_debugger_pointer(const QWidget *ID, int line=-1) | file_editor_tab | slot |
load_file(const QString &fileName) | 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) | file_editor_tab | slot |
paste(const QWidget *ID) | 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 |
redo(const QWidget *ID) | file_editor_tab | slot |
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_remove_breakpoint(int line) | file_editor_tab | private |
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 |
set_file_name(const QString &fileName) | file_editor_tab | protected |
set_focus(const QWidget *ID) | file_editor_tab | slot |
set_modified(bool modified=true) | file_editor_tab | slot |
show_dialog(QDialog *dlg) | 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 |
undo(const QWidget *ID) | file_editor_tab | slot |
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 |
~file_editor_tab(void) | file_editor_tab | |