GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
file_editor Member List

This is the complete list of members for file_editor, including all inherited members.

_close_actionfile_editorprivate
_close_all_actionfile_editorprivate
_close_others_actionfile_editorprivate
_comment_selection_actionfile_editorprivate
_completion_actionfile_editorprivate
_context_doc_actionfile_editorprivate
_context_help_actionfile_editorprivate
_conv_eol_mac_actionfile_editorprivate
_conv_eol_unix_actionfile_editorprivate
_conv_eol_windows_actionfile_editorprivate
_copy_actionfile_editorprivate
_copy_line_actionfile_editorprivate
_cut_actionfile_editorprivate
_cut_line_actionfile_editorprivate
_debug_menufile_editorprivate
_delete_end_line_actionfile_editorprivate
_delete_end_word_actionfile_editorprivate
_delete_line_actionfile_editorprivate
_delete_start_line_actionfile_editorprivate
_delete_start_word_actionfile_editorprivate
_duplicate_selection_actionfile_editorprivate
_edit_cmd_menufile_editorprivate
_edit_fmt_menufile_editorprivate
_edit_function_actionfile_editorprivate
_edit_menufile_editorprivate
_edit_nav_menufile_editorprivate
_fetab_actionsfile_editorprivate
_file_encodingfile_editorprivate
_fileMenufile_editorprivate
_find_actionfile_editorprivate
_find_files_actionfile_editorprivate
_find_next_actionfile_editorprivate
_find_previous_actionfile_editorprivate
_goto_line_actionfile_editorprivate
_hash_menu_textfile_editorprivate
_indent_selection_actionfile_editorprivate
_lower_case_actionfile_editorprivate
_marker_breakpointfile_editorprivate
_menu_barfile_editorprivate
_move_tab_left_actionfile_editorprivate
_move_tab_right_actionfile_editorprivate
_move_to_matching_bracefile_editorprivate
_mru_file_actionsfile_editorprivate
_mru_file_menufile_editorprivate
_mru_filesfile_editorprivate
_mru_files_encodingsfile_editorprivate
_new_actionfile_editorprivate
_new_function_actionfile_editorprivate
_next_bookmark_actionfile_editorprivate
_next_breakpoint_actionfile_editorprivate
_open_actionfile_editorprivate
_paste_actionfile_editorprivate
_popdown_mru_actionfile_editorprivate
_preferences_actionfile_editorprivate
_previous_bookmark_actionfile_editorprivate
_previous_breakpoint_actionfile_editorprivate
_print_actionfile_editorprivate
_redo_actionfile_editorprivate
_remove_all_breakpoints_actionfile_editorprivate
_remove_bookmark_actionfile_editorprivate
_run_actionfile_editorprivate
_run_selection_actionfile_editorprivate
_save_actionfile_editorprivate
_save_as_actionfile_editorprivate
_sel_to_matching_bracefile_editorprivate
_selectall_actionfile_editorprivate
_show_eol_actionfile_editorprivate
_show_hscrollbar_actionfile_editorprivate
_show_indguide_actionfile_editorprivate
_show_linenum_actionfile_editorprivate
_show_longline_actionfile_editorprivate
_show_statusbar_actionfile_editorprivate
_show_toolbar_actionfile_editorprivate
_show_whitespace_actionfile_editorprivate
_styles_preferences_actionfile_editorprivate
_switch_left_tab_actionfile_editorprivate
_switch_right_tab_actionfile_editorprivate
_tab_widgetfile_editorprivate
_toggle_bookmark_actionfile_editorprivate
_toggle_breakpoint_actionfile_editorprivate
_tool_barfile_editorprivate
_transpose_line_actionfile_editorprivate
_uncomment_selection_actionfile_editorprivate
_undo_actionfile_editorprivate
_unindent_selection_actionfile_editorprivate
_upper_case_actionfile_editorprivate
_view_editor_menufile_editorprivate
_zoom_in_actionfile_editorprivate
_zoom_normal_actionfile_editorprivate
_zoom_out_actionfile_editorprivate
active_changed(bool active)octave_dock_widgetsignal
active_tab_changed(int index)file_editorslot
add_action(QMenu *menu, const QIcon &icon, const QString &text, const char *member)file_editorprivate
add_file_editor_tab(file_editor_tab *f, const QString &fn)file_editorprivate
call_custom_editor(const QString &file_name=QString(), int line=-1)file_editorprivate
cedfile_editorprivate
check_actions(void)file_editor
check_closing(void)file_editorslot
check_conflict_save(const QString &fileName, bool remove_on_success)file_editorslot
closeEvent(QCloseEvent *e)octave_dock_widgetprotectedvirtual
connect_visibility_changed(void)octave_dock_widgetvirtual
construct(void)file_editorprivate
COPY_ACTION enum valuefile_editor
copyClipboard()file_editorprotectedslot
create_context_menu(QMenu *)file_editorprivateslot
debug_menu(void)file_editorvirtual
do_undo()file_editorprotectedslot
dragEnterEvent(QDragEnterEvent *event)file_editorprotected
dropEvent(QDropEvent *event)file_editorprotected
edit_status_update(bool, bool)file_editorprivateslot
editor_tab_has_focus()file_editorprivate
editor_tab_mapfile_editorprivate
editor_tab_map_const_iterator typedeffile_editor
editor_tab_map_iterator typedeffile_editor
empty_script(bool startup, bool visible)file_editorvirtual
enable_menu_shortcuts(bool)file_editorslot
eventFilter(QObject *obj, QEvent *e)octave_dock_widgetprotectedslot
execute_command_in_terminal_signal(const QString &)file_editorsignal
fetab_change_request(const QWidget *ID)file_editorsignal
fetab_check_modified_file(void)file_editorsignal
fetab_comment_selected_text(const QWidget *ID)file_editorsignal
fetab_completion(const QWidget *)file_editorsignal
fetab_context_edit(const QWidget *ID)file_editorsignal
fetab_context_help(const QWidget *ID, bool)file_editorsignal
fetab_context_run(const QWidget *ID)file_editorsignal
fetab_convert_eol(const QWidget *ID, QsciScintilla::EolMode eol_mode)file_editorsignal
fetab_delete_debugger_pointer(const QWidget *ID, int line=-1)file_editorsignal
fetab_do_breakpoint_marker(bool insert, const QWidget *ID, int line=-1, const QString &="")file_editorsignal
fetab_file_name_query(const QWidget *ID)file_editorsignal
fetab_find(const QWidget *ID, QList< QAction * >)file_editorsignal
fetab_find_next(const QWidget *ID)file_editorsignal
fetab_find_previous(const QWidget *ID)file_editorsignal
fetab_goto_line(const QWidget *ID, int line=-1)file_editorsignal
fetab_indent_selected_text(const QWidget *ID)file_editorsignal
fetab_insert_debugger_pointer(const QWidget *ID, int line=-1)file_editorsignal
fetab_move_match_brace(const QWidget *ID, bool select)file_editorsignal
fetab_next_bookmark(const QWidget *ID)file_editorsignal
fetab_next_breakpoint(const QWidget *ID)file_editorsignal
fetab_previous_bookmark(const QWidget *ID)file_editorsignal
fetab_previous_breakpoint(const QWidget *ID)file_editorsignal
fetab_print_file(const QWidget *ID)file_editorsignal
fetab_recover_from_exit(void)file_editorsignal
fetab_remove_all_breakpoints(const QWidget *ID)file_editorsignal
fetab_remove_bookmark(const QWidget *ID)file_editorsignal
fetab_run_file(const QWidget *ID)file_editorsignal
fetab_save_file(const QWidget *ID, const QString &fileName, bool remove_on_success)file_editorsignal
fetab_save_file(const QWidget *ID)file_editorsignal
fetab_save_file_as(const QWidget *ID)file_editorsignal
fetab_scintilla_command(const QWidget *ID, unsigned int sci_msg)file_editorsignal
fetab_set_directory(const QString &dir)file_editorsignal
fetab_set_focus(const QWidget *ID)file_editorsignal
fetab_settings_changed(const QSettings *settings)file_editorsignal
fetab_toggle_bookmark(const QWidget *ID)file_editorsignal
fetab_toggle_breakpoint(const QWidget *ID)file_editorsignal
fetab_uncomment_selected_text(const QWidget *ID)file_editorsignal
fetab_unindent_selected_text(const QWidget *ID)file_editorsignal
fetab_zoom_in(const QWidget *ID)file_editorsignal
fetab_zoom_normal(const QWidget *ID)file_editorsignal
fetab_zoom_out(const QWidget *ID)file_editorsignal
file_editor(QWidget *p)file_editor
file_editor_interface(QWidget *p)file_editor_interfaceinline
file_loaded_signal()file_editorsignal
FIND_FILES_ACTION enum valuefile_editor
find_tab_widget(const QString &openFileName) const file_editorprivate
focus(void)file_editorslot
focusWidget()octave_dock_widgetprotected
get_mru_menu(void)file_editorinlinevirtual
handle_active_dock_changed(octave_dock_widget *, octave_dock_widget *)octave_dock_widgetslot
handle_add_filename_to_list(const QString &fileName, const QString &encoding, QWidget *ID)file_editorslot
handle_combo_enc_current_index(QString new_encoding)file_editorprivateslot
handle_delete_debugger_pointer_request(const QString &file, int line)file_editorslot
handle_edit_file_request(const QString &file)file_editorslot
handle_edit_mfile_request(const QString &name, const QString &file, const QString &curr_dir, int line)file_editorslot
handle_editor_state_changed(bool enableCopy, bool is_octave_file)file_editorslot
handle_enter_debug_mode(void)file_editorvirtual
handle_exit_debug_mode(void)file_editorvirtual
handle_file_name_changed(const QString &fileName, const QString &toolTip)file_editorslot
handle_insert_debugger_pointer_request(const QString &file, int line)file_editorslot
handle_mru_add_file(const QString &file_name, const QString &encoding)file_editorslot
handle_settings(const QSettings *)octave_dock_widgetslot
handle_tab_close_request(int index)file_editorslot
handle_tab_remove_request(void)file_editorslot
handle_update_breakpoint_marker_request(bool insert, const QString &file, int line, const QString &cond)file_editorslot
handle_visibility(bool visible)file_editorslot
handle_visibility_changed(bool visible)octave_dock_widgetinlineprotectedvirtualslot
insert_global_actions(QList< QAction * >)file_editorvirtual
is_editor_console_tabbed()file_editorprivate
loadFile(const QString &fileName)file_editor
m_add_menu(QMenuBar *p, QString text)file_editorprivate
main_win()octave_dock_widgetinlineslot
make_widget(bool dock=true)octave_dock_widget
make_window(void)octave_dock_widget
MaxMRUFiles enum valuefile_editorprivate
move_tab_left()file_editorprivateslot
move_tab_right()file_editorprivateslot
mru_menu_update(void)file_editorprivate
NEW_FUNCTION_ACTION enum valuefile_editor
NEW_SCRIPT_ACTION enum valuefile_editor
notice_settings(const QSettings *settings)file_editorslot
octave_dock_widget(QWidget *p=0)octave_dock_widget
OPEN_ACTION enum valuefile_editor
PASTE_ACTION enum valuefile_editor
pasteClipboard()file_editorprotectedslot
request_close_all_files(bool)file_editorslot
request_close_file(bool)file_editorslot
request_close_other_files(bool)file_editorslot
request_comment_selected_text(bool)file_editorslot
request_completion(bool)file_editorslot
request_context_doc(bool)file_editorslot
request_context_edit(bool)file_editorslot
request_context_help(bool)file_editorslot
request_context_run(bool)file_editorslot
request_conv_eol_mac(bool)file_editorslot
request_conv_eol_unix(bool)file_editorslot
request_conv_eol_windows(bool)file_editorslot
request_copy_line(bool)file_editorslot
request_cut(bool)file_editorslot
request_cut_line(bool)file_editorslot
request_delete_end_line(bool)file_editorslot
request_delete_end_word(bool)file_editorslot
request_delete_line(bool)file_editorslot
request_delete_start_line(bool)file_editorslot
request_delete_start_word(bool)file_editorslot
request_duplicate_selection(bool)file_editorslot
request_find(bool)file_editorslot
request_find_next(bool)file_editorslot
request_find_previous(bool)file_editorslot
request_goto_line(bool)file_editorslot
request_indent_selected_text(bool)file_editorslot
request_lower_case(bool)file_editorslot
request_move_match_brace(bool)file_editorslot
request_mru_open_file(QAction *action)file_editorslot
request_new_file(const QString &commands)file_editorslot
request_new_function(bool triggered=true)file_editorslot
request_new_script(const QString &commands)file_editorslot
request_next_bookmark(bool)file_editorslot
request_next_breakpoint(bool)file_editorslot
request_open_file(void)file_editorslot
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="")file_editorprivateslot
request_open_files(const QStringList &)file_editorprivateslot
request_preferences(bool)file_editorprivateslot
request_previous_bookmark(bool)file_editorslot
request_previous_breakpoint(bool)file_editorslot
request_print_file(bool)file_editorslot
request_redo(bool)file_editorslot
request_remove_bookmark(bool)file_editorslot
request_remove_breakpoint(bool)file_editorslot
request_run_file(bool)file_editorslot
request_save_file(bool)file_editorslot
request_save_file_as(bool)file_editorslot
request_sel_match_brace(bool)file_editorslot
request_settings_dialog(const QString &)file_editorsignal
request_styles_preferences(bool)file_editorprivateslot
request_toggle_bookmark(bool)file_editorslot
request_toggle_breakpoint(bool)file_editorslot
request_transpose_line(bool)file_editorslot
request_uncomment_selected_text(bool)file_editorslot
request_unindent_selected_text(bool)file_editorslot
request_upper_case(bool)file_editorslot
restore_create_file_setting()file_editorprivateslot
restore_session(QSettings *settings)file_editorprivate
save_file_as(QWidget *fetabID=0)file_editorprivate
save_settings(void)octave_dock_widgetslot
selectAll()file_editorprotectedslot
SELECTALL_ACTION enum valuefile_editor
set_predecessor_widget(octave_dock_widget *prev_widget)octave_dock_widget
set_shortcuts()file_editorslot
set_title(const QString &)octave_dock_widget
shared_actions_idx enum namefile_editor
show_eol_chars(bool)file_editorprivateslot
show_hscrollbar(bool)file_editorprivateslot
show_indent_guides(bool)file_editorprivateslot
show_line_numbers(bool)file_editorprivateslot
show_long_line(bool)file_editorprivateslot
show_statusbar(bool)file_editorprivateslot
show_toolbar(bool)file_editorprivateslot
show_white_space(bool)file_editorprivateslot
switch_left_tab()file_editorprivateslot
switch_right_tab()file_editorprivateslot
switch_tab(int direction, bool movetab=false)file_editorprivate
toggle_preference(const QString &preference, bool def)file_editorprivate
toolbar(void)file_editorvirtual
UNDO_ACTION enum valuefile_editor
update_octave_directory(const QString &dir)file_editorslot
zoom_in(bool)file_editorprivateslot
zoom_normal(bool)file_editorprivateslot
zoom_out(bool)file_editorprivateslot
~file_editor(void)file_editor
~file_editor_interface()file_editor_interfaceinlinevirtual
~octave_dock_widget(void)octave_dock_widgetinlinevirtual