GNU Octave 7.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
octave::main_window Member List

This is the complete list of members for octave::main_window, including all inherited members.

accept_directory_line_edit(void)octave::main_windowslot
active_dock_changed(octave_dock_widget *, octave_dock_widget *)octave::main_windowsignal
add_action(QMenu *menu, const QIcon &icon, const QString &text, const char *member, const QWidget *receiver=nullptr)octave::main_windowprivate
add_actions_signal(QList< QAction * > action_list)octave::main_windowsignal
adopt_dock_widgets(void)octave::main_windowprivate
adopt_documentation_widget(void)octave::main_windowprivate
adopt_editor_widget(void)octave::main_windowprivate
adopt_file_browser_widget(void)octave::main_windowprivate
adopt_history_widget(void)octave::main_windowprivate
adopt_terminal_widget(void)octave::main_windowprivate
adopt_variable_editor_widget(void)octave::main_windowprivate
adopt_workspace_widget(void)octave::main_windowprivate
browse_for_directory(void)octave::main_windowslot
change_directory_up(void)octave::main_windowslot
clear_clipboard()octave::main_windowslot
clipboard_has_changed(void)octave::main_windowslot
close_gui_signal(void)octave::main_windowsignal
closeEvent(QCloseEvent *closeEvent)octave::main_windowprotected
command_window_has_focus(void) constoctave::main_window
configure_shortcuts(void)octave::main_windowprivate
confirm_shutdown(void)octave::main_window
construct(void)octave::main_windowprivate
construct_central_widget(void)octave::main_windowprivate
construct_debug_menu(QMenuBar *p)octave::main_windowprivate
construct_debug_menu_item(const char *icon, const QString &item, const char *member)octave::main_windowprivate
construct_documentation_menu(QMenu *p)octave::main_windowprivate
construct_edit_menu(QMenuBar *p)octave::main_windowprivate
construct_file_menu(QMenuBar *p)octave::main_windowprivate
construct_help_menu(QMenuBar *p)octave::main_windowprivate
construct_menu_bar(void)octave::main_windowprivate
construct_new_menu(QMenu *p)octave::main_windowprivate
construct_news_menu(QMenuBar *p)octave::main_windowprivate
construct_octave_qt_link(void)octave::main_windowprivate
construct_tool_bar(void)octave::main_windowprivate
construct_tools_menu(QMenuBar *p)octave::main_windowprivate
construct_window_menu(QMenuBar *p)octave::main_windowprivate
construct_window_menu_item(QMenu *p, const QString &item, bool checkable, QWidget *)octave::main_windowprivate
copyClipboard(void)octave::main_windowslot
copyClipboard_signal(void)octave::main_windowsignal
current_directory_max_countoctave::main_windowprivatestatic
current_directory_max_visibleoctave::main_windowprivatestatic
debug_continue(void)octave::main_windowslot
debug_quit(void)octave::main_windowslot
debug_step_into(void)octave::main_windowslot
debug_step_out(void)octave::main_windowslot
debug_step_over(void)octave::main_windowslot
delete_debugger_pointer_signal(const QString &file, int line)octave::main_windowsignal
disable_menu_shortcuts(bool disable)octave::main_windowprivateslot
do_reset_windows(bool show=true, bool save=true, bool force_all=false)octave::main_windowslot
dock_widget_list(void)octave::main_windowprivate
edit_mfile(const QString &, int)octave::main_windowslot
editor_focus_changed(bool)octave::main_windowsignal
editor_tabs_changed(bool, bool)octave::main_windowslot
execute_command_in_terminal(const QString &dir)octave::main_windowslot
file_remove_proxy(const QString &o, const QString &n)octave::main_windowslot
find_files(const QString &startdir=QDir::currentPath())octave::main_windowslot
find_files_finished(int)octave::main_windowinlineslot
focus_changed(QWidget *w_old, QWidget *w_new)octave::main_windowslot
focus_command_window(void)octave::main_window
focus_console_after_command(void)octave::main_windowslot
focus_window(const QString &win_name)octave::main_windowslot
get_dock_widget_list(void)octave::main_windowinlineslot
get_screen_geometry(int &width, int &height)octave::main_windowprivate
go_to_previous_widget(void)octave::main_windowslot
handle_clear_command_window_request(void)octave::main_windowslot
handle_clear_history_request(void)octave::main_windowslot
handle_clear_workspace_request(void)octave::main_windowslot
handle_delete_debugger_pointer_request(const QString &file, int line)octave::main_windowslot
handle_edit_mfile_request(const QString &name, const QString &file, const QString &curr_dir, int line)octave::main_windowslot
handle_enter_debugger(void)octave::main_windowslot
handle_exit_debugger(void)octave::main_windowslot
handle_gui_status_update(const QString &feature, const QString &status)octave::main_windowslot
handle_insert_debugger_pointer_request(const QString &file, int line)octave::main_windowslot
handle_load_workspace_request(const QString &file=QString())octave::main_windowslot
handle_new_figure_request(void)octave::main_windowslot
handle_octave_ready()octave::main_windowslot
handle_open_any_request(const QString &file=QString())octave::main_windowslot
handle_profiler_status_update(bool)octave::main_windowslot
handle_save_workspace_request(void)octave::main_windowslot
handle_set_path_dialog_request(void)octave::main_windowslot
handle_undo_request(void)octave::main_windowslot
handle_update_breakpoint_marker_request(bool insert, const QString &file, int line, const QString &cond)octave::main_windowslot
init_terminal_size(void)octave::main_windowslot
init_terminal_size_signal(void)octave::main_windowsignal
init_window_menu(void)octave::main_windowsignal
insert_debugger_pointer_signal(const QString &file, int line)octave::main_windowsignal
int_pair typedefoctave::main_window
interpreter_event(const fcn_callback &fcn)octave::main_windowsignal
interpreter_event(const meth_callback &meth)octave::main_windowsignal
m_about_octave_actionoctave::main_windowprivate
m_active_dockoctave::main_windowprivate
m_active_editoroctave::main_windowprivate
m_add_menu(QMenuBar *p, QString text)octave::main_windowprivate
m_clear_clipboard_actionoctave::main_windowprivate
m_clear_command_history_actionoctave::main_windowprivate
m_clear_command_window_actionoctave::main_windowprivate
m_clear_workspace_actionoctave::main_windowprivate
m_clipboardoctave::main_windowprivate
m_closingoctave::main_windowprivate
m_command_windowoctave::main_windowprivate
m_command_window_actionoctave::main_windowprivate
m_contribute_actionoctave::main_windowprivate
m_copy_actionoctave::main_windowprivate
m_current_directory_combo_boxoctave::main_windowprivate
m_current_directory_line_editoctave::main_windowprivate
m_current_news_actionoctave::main_windowprivate
m_debug_continueoctave::main_windowprivate
m_debug_menuoctave::main_windowprivate
m_debug_quitoctave::main_windowprivate
m_debug_step_intooctave::main_windowprivate
m_debug_step_outoctave::main_windowprivate
m_debug_step_overoctave::main_windowprivate
m_default_encodingoctave::main_windowprivate
m_default_styleoctave::main_windowprivate
m_developer_actionoctave::main_windowprivate
m_doc_browser_windowoctave::main_windowprivate
m_documentation_actionoctave::main_windowprivate
m_editor_actionoctave::main_windowprivate
m_editor_has_tabsoctave::main_windowprivate
m_editor_is_octave_fileoctave::main_windowprivate
m_editor_menubaroctave::main_windowprivate
m_editor_windowoctave::main_windowprivate
m_exit_actionoctave::main_windowprivate
m_external_editoroctave::main_windowprivate
m_file_browser_actionoctave::main_windowprivate
m_file_browser_windowoctave::main_windowprivate
m_file_encodingoctave::main_windowprivate
m_find_files_actionoctave::main_windowprivate
m_find_files_dlgoctave::main_windowprivate
m_hash_menu_textoctave::main_windowprivate
m_history_actionoctave::main_windowprivate
m_history_windowoctave::main_windowprivate
m_load_workspace_actionoctave::main_windowprivate
m_main_tool_baroctave::main_windowprivate
m_new_figure_actionoctave::main_windowprivate
m_new_function_actionoctave::main_windowprivate
m_new_script_actionoctave::main_windowprivate
m_octave_packages_actionoctave::main_windowprivate
m_octave_qobjoctave::main_windowprivate
m_ondisk_doc_actionoctave::main_windowprivate
m_online_doc_actionoctave::main_windowprivate
m_open_actionoctave::main_windowprivate
m_paste_actionoctave::main_windowprivate
m_preferences_actionoctave::main_windowprivate
m_prevent_readline_conflictsoctave::main_windowprivate
m_prevent_readline_conflicts_menuoctave::main_windowprivate
m_previous_dockoctave::main_windowprivate
m_previous_dock_actionoctave::main_windowprivate
m_profiler_resumeoctave::main_windowprivate
m_profiler_showoctave::main_windowprivate
m_profiler_startoctave::main_windowprivate
m_profiler_status_indicatoroctave::main_windowprivate
m_profiler_stopoctave::main_windowprivate
m_release_notes_actionoctave::main_windowprivate
m_release_notes_windowoctave::main_windowprivate
m_report_bug_actionoctave::main_windowprivate
m_reset_windows_actionoctave::main_windowprivate
m_save_workspace_actionoctave::main_windowprivate
m_select_all_actionoctave::main_windowprivate
m_set_path_actionoctave::main_windowprivate
m_set_path_dlgoctave::main_windowprivate
m_settings_dlgoctave::main_windowprivate
m_show_command_window_actionoctave::main_windowprivate
m_show_documentation_actionoctave::main_windowprivate
m_show_editor_actionoctave::main_windowprivate
m_show_file_browser_actionoctave::main_windowprivate
m_show_history_actionoctave::main_windowprivate
m_show_variable_editor_actionoctave::main_windowprivate
m_show_workspace_actionoctave::main_windowprivate
m_status_baroctave::main_windowprivate
m_suppress_dbg_locationoctave::main_windowprivate
m_undo_actionoctave::main_windowprivate
m_variable_editor_actionoctave::main_windowprivate
m_variable_editor_windowoctave::main_windowprivate
m_workspace_actionoctave::main_windowprivate
m_workspace_windowoctave::main_windowprivate
main_window(base_qobject &oct_qobj)octave::main_window
make_dock_widget_connections(octave_dock_widget *dw)octave::main_window
modify_path(const QStringList &dir_list, bool rm, bool subdirs)octave::main_windowslot
name_pair typedefoctave::main_window
new_file_signal(const QString &)octave::main_windowsignal
notice_settings(const gui_settings *settings, bool update_by_worker=false)octave::main_windowslot
open_bug_tracker_page(void)octave::main_windowslot
open_contribute_page(void)octave::main_windowslot
open_donate_page(void)octave::main_windowslot
open_file_signal(const QString &)octave::main_windowsignal
open_file_signal(const QString &file, const QString &enc, int line)octave::main_windowsignal
open_octave_packages_page(void)octave::main_windowslot
open_online_documentation_page(void)octave::main_windowslot
pasteClipboard(void)octave::main_windowslot
pasteClipboard_signal(void)octave::main_windowsignal
prepare_to_exit(void)octave::main_windowslot
process_settings_dialog_request(const QString &desired_tab=QString())octave::main_windowslot
profiler_session(void)octave::main_windowslot
profiler_session_resume(void)octave::main_windowslot
profiler_show(void)octave::main_windowslot
profiler_stop(void)octave::main_windowslot
read_settings(void)octave::main_windowslot
report_status_message(const QString &statusMessage)octave::main_windowslot
request_new_function(bool triggered=true)octave::main_windowslot
request_new_script(const QString &commands=QString())octave::main_windowslot
request_open_file(void)octave::main_windowslot
request_open_files(const QStringList &open_file_names)octave::main_windowprivateslot
request_reload_settings(void)octave::main_windowslot
reset_windows(void)octave::main_windowslot
resize_dock(QDockWidget *dw, int width, int height)octave::main_windowprivate
restore_create_file_setting(void)octave::main_windowprivateslot
run_file_in_terminal(const QFileInfo &info)octave::main_windowslot
selectAll(void)octave::main_windowslot
selectAll_signal(void)octave::main_windowsignal
set_current_working_directory(const QString &dir)octave::main_windowslot
set_default_geometry(void)octave::main_windowprivate
set_file_encoding(const QString &new_encoding)octave::main_windowprivateslot
set_screen_size(int ht, int wd)octave::main_windowslot
set_window_layout(gui_settings *settings)octave::main_windowslot
settings_changed(const gui_settings *)octave::main_windowsignal
show_about_octave(void)octave::main_windowslot
show_community_news_signal(int serial)octave::main_windowsignal
show_release_notes_signal(void)octave::main_windowsignal
step_into_file_signal(void)octave::main_windowsignal
undo_signal(void)octave::main_windowsignal
update_breakpoint_marker_signal(bool insert, const QString &file, int line, const QString &cond)octave::main_windowsignal
update_default_encoding(const QString &default_encoding)octave::main_windowprivate
update_gui_lexer_signal(bool)octave::main_windowsignal
update_octave_directory(const QString &dir)octave::main_windowslot
warning_function_not_found(const QString &message)octave::main_windowprivateslot
warning_function_not_found_signal(const QString &message)octave::main_windowsignal
write_settings(void)octave::main_windowslot
~main_window(void)octave::main_window