GNU Octave  3.8.0
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
_context_doc_actionfile_editorprivate
_context_edit_actionfile_editorprivate
_context_help_actionfile_editorprivate
_context_run_actionfile_editorprivate
_copy_actionfile_editorprivate
_cut_actionfile_editorprivate
_debug_menufile_editorprivate
_find_actionfile_editorprivate
_goto_line_actionfile_editorprivate
_marker_breakpointfile_editorprivate
_menu_barfile_editorprivate
_mru_file_actionsfile_editorprivate
_mru_file_menufile_editorprivate
_mru_filesfile_editorprivate
_next_bookmark_actionfile_editorprivate
_paste_actionfile_editorprivate
_preferences_actionfile_editorprivate
_previous_bookmark_actionfile_editorprivate
_print_actionfile_editorprivate
_redo_actionfile_editorprivate
_remove_bookmark_actionfile_editorprivate
_run_actionfile_editorprivate
_save_actionfile_editorprivate
_save_as_actionfile_editorprivate
_styles_preferences_actionfile_editorprivate
_tab_widgetfile_editorprivate
_toggle_bookmark_actionfile_editorprivate
_tool_barfile_editorprivate
_uncomment_selection_actionfile_editorprivate
_undo_actionfile_editorprivate
active_changed(bool active)octave_dock_widgetsignal
active_tab_changed(int index)file_editorslot
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_conflict_save(const QString &fileName, bool remove_on_success)file_editorslot
closeEvent(QCloseEvent *e)octave_dock_widgetinlineprotectedvirtual
connect_visibility_changed(void)octave_dock_widgetvirtual
construct(void)file_editorprivate
copyClipboard()file_editorprotectedslot
debug_menu(void)file_editorvirtual
editor_tab_mapfile_editorprivate
editor_tab_map_const_iterator typedeffile_editor
editor_tab_map_iterator typedeffile_editor
execute_command_in_terminal_signal(const QString &)file_editorsignal
fetab_change_request(const QWidget *ID)file_editorsignal
fetab_close_request(const QWidget *ID, bool app_closing=false)file_editorsignal
fetab_comment_selected_text(const QWidget *ID)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_copy(const QWidget *ID)file_editorsignal
fetab_cut(const QWidget *ID)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)file_editorsignal
fetab_file_name_query(const QWidget *ID)file_editorsignal
fetab_find(const QWidget *ID)file_editorsignal
fetab_goto_line(const QWidget *ID, int line=-1)file_editorsignal
fetab_insert_debugger_pointer(const QWidget *ID, int line=-1)file_editorsignal
fetab_next_bookmark(const QWidget *ID)file_editorsignal
fetab_next_breakpoint(const QWidget *ID)file_editorsignal
fetab_paste(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_redo(const QWidget *ID)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_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_undo(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_tab_widget(const QString &openFileName) const file_editorprivate
focus(void)file_editorslot
focusWidget()octave_dock_widgetprotected
get_mru_menu(void)file_editorinlinevirtual
handle_add_filename_to_list(const QString &fileName, QWidget *ID)file_editorslot
handle_delete_debugger_pointer_request(const QString &file, int line)file_editorslot
handle_edit_file_request(const QString &file)file_editorslot
handle_editor_state_changed(bool enableCopy, const QString &fileName)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)file_editorslot
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)file_editorslot
handle_visibility(bool visible)octave_dock_widgetinlinevirtualslot
handle_visibility_changed(bool visible)octave_dock_widgetinlineprotectedvirtualslot
loadFile(const QString &fileName)file_editor
main_win()octave_dock_widgetinlineslot
make_widget(bool dock=true)octave_dock_widget
make_window(void)octave_dock_widget
MaxMRUFiles enum valuefile_editorprivate
mru_menu_update(void)file_editorprivate
notice_settings(const QSettings *settings)file_editorslot
octave_dock_widget(QWidget *p=0)octave_dock_widget
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(void)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_copy(void)file_editorslot
request_cut(void)file_editorslot
request_find(void)file_editorslot
request_goto_line(void)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(void)file_editorslot
request_next_breakpoint(void)file_editorslot
request_open_file(void)file_editorslot
request_open_file(const QString &fileName, int line=-1, bool debug_pointer=false, bool breakpoint_marker=false, bool insert=true)file_editorprivateslot
request_paste(void)file_editorslot
request_preferences(bool)file_editorprivateslot
request_previous_bookmark(void)file_editorslot
request_previous_breakpoint(void)file_editorslot
request_print_file(void)file_editorslot
request_redo(void)file_editorslot
request_remove_bookmark(void)file_editorslot
request_remove_breakpoint(void)file_editorslot
request_run_file(void)file_editorslot
request_save_file(void)file_editorslot
request_save_file_as(void)file_editorslot
request_settings_dialog(const QString &)file_editorsignal
request_styles_preferences(bool)file_editorprivateslot
request_toggle_bookmark(void)file_editorslot
request_toggle_breakpoint(void)file_editorslot
request_uncomment_selected_text(void)file_editorslot
request_undo(void)file_editorslot
restore_create_file_setting()file_editorprivateslot
save_file_as(QWidget *fetabID=0)file_editorprivate
set_focus(void)file_editorvirtual
set_shortcuts(bool set_shortcuts)file_editorslot
set_title(const QString &)octave_dock_widget
toolbar(void)file_editorvirtual
~file_editor(void)file_editor
~file_editor_interface()file_editor_interfaceinlinevirtual
~octave_dock_widget()octave_dock_widgetvirtual