GNU Octave  4.0.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
main_window Member List

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

_about_octave_actionmain_windowprivate
_active_dockmain_windowprivate
_agora_actionmain_windowprivate
_clear_clipboard_actionmain_windowprivate
_clear_command_history_actionmain_windowprivate
_clear_command_window_actionmain_windowprivate
_clear_workspace_actionmain_windowprivate
_clipboardmain_windowprivate
_closingmain_windowprivate
_cmd_processingmain_windowprivate
_cmd_queuemain_windowprivate
_cmd_queue_mutexmain_windowprivate
_command_window_actionmain_windowprivate
_contribute_actionmain_windowprivate
_copy_actionmain_windowprivate
_current_directory_combo_boxmain_windowprivate
_current_directory_line_editmain_windowprivate
_current_news_actionmain_windowprivate
_dbg_processingmain_windowprivate
_dbg_queuemain_windowprivate
_dbg_queue_mutexmain_windowprivate
_debug_continuemain_windowprivate
_debug_menumain_windowprivate
_debug_quitmain_windowprivate
_debug_step_intomain_windowprivate
_debug_step_outmain_windowprivate
_debug_step_overmain_windowprivate
_developer_actionmain_windowprivate
_documentation_actionmain_windowprivate
_editor_actionmain_windowprivate
_exit_actionmain_windowprivate
_file_browser_actionmain_windowprivate
_find_files_actionmain_windowprivate
_hash_menu_textmain_windowprivate
_history_actionmain_windowprivate
_load_workspace_actionmain_windowprivate
_main_tool_barmain_windowprivate
_new_figure_actionmain_windowprivate
_new_function_actionmain_windowprivate
_new_script_actionmain_windowprivate
_octave_packages_actionmain_windowprivate
_octave_qt_linkmain_windowprivate
_ondisk_doc_actionmain_windowprivate
_online_doc_actionmain_windowprivate
_open_actionmain_windowprivate
_paste_actionmain_windowprivate
_preferences_actionmain_windowprivate
_prevent_readline_conflictsmain_windowprivate
_release_notes_actionmain_windowprivate
_release_notes_iconmain_windowprivate
_report_bug_actionmain_windowprivate
_reset_windows_actionmain_windowprivate
_save_workspace_actionmain_windowprivate
_select_all_actionmain_windowprivate
_settings_dlgmain_windowprivate
_show_command_window_actionmain_windowprivate
_show_documentation_actionmain_windowprivate
_show_editor_actionmain_windowprivate
_show_file_browser_actionmain_windowprivate
_show_history_actionmain_windowprivate
_show_workspace_actionmain_windowprivate
_start_guimain_windowprivate
_suppress_dbg_locationmain_windowprivate
_undo_actionmain_windowprivate
_workspace_actionmain_windowprivate
_workspace_modelmain_windowprivate
accept_directory_line_edit(void)main_windowslot
active_dock_changed(octave_dock_widget *, octave_dock_widget *)main_windowsignal
add_action(QMenu *menu, const QIcon &icon, const QString &text, const char *member, const QWidget *receiver=0)main_windowprivate
add_actions_signal(QList< QAction * > action_list)main_windowsignal
browse_for_directory(void)main_windowslot
change_directory(const QString &dir)main_windowslot
change_directory_callback(const std::string &directory)main_windowprivate
change_directory_up(void)main_windowslot
clear_clipboard()main_windowslot
clear_command_window_callback(void)main_windowprivate
clear_history_callback(void)main_windowprivate
clear_workspace_callback(void)main_windowprivate
clipboard_has_changed(QClipboard::Mode)main_windowslot
closeEvent(QCloseEvent *closeEvent)main_windowprotected
command_windowmain_windowprivate
command_window_has_focus(void) const main_window
command_window_undo_callback(void)main_windowprivate
community_news_windowmain_windowprivate
configure_shortcuts()main_windowprivate
confirm_shutdown_octave(void)main_windowslot
connect_uiwidget_links(void)main_windowslot
connect_visibility_changed(void)main_windowslot
construct(void)main_windowprivate
construct_debug_menu(QMenuBar *p)main_windowprivate
construct_debug_menu_item(const char *icon, const QString &item, const char *member)main_windowprivate
construct_documentation_menu(QMenu *p)main_windowprivate
construct_edit_menu(QMenuBar *p)main_windowprivate
construct_file_menu(QMenuBar *p)main_windowprivate
construct_help_menu(QMenuBar *p)main_windowprivate
construct_menu_bar(void)main_windowprivate
construct_new_menu(QMenu *p)main_windowprivate
construct_news_menu(QMenuBar *p)main_windowprivate
construct_octave_qt_link(void)main_windowprivate
construct_tool_bar(void)main_windowprivate
construct_window_menu(QMenuBar *p)main_windowprivate
construct_window_menu_item(QMenu *p, const QString &item, bool checkable, QWidget *)main_windowprivate
copy_image_to_clipboard(const QString &file, bool remove_file)main_windowslot
copyClipboard(void)main_windowslot
copyClipboard_signal(void)main_windowsignal
current_directory_max_countmain_windowprivatestatic
current_directory_max_visiblemain_windowprivatestatic
debug_continue(void)main_windowslot
debug_quit(void)main_windowslot
debug_step_into(void)main_windowslot
debug_step_out(void)main_windowslot
debug_step_over(void)main_windowslot
delete_debugger_pointer_signal(const QString &file, int line)main_windowsignal
display_community_news(const QString &news)main_windowslot
display_release_notes(void)main_windowslot
doc_browser_windowmain_windowprivate
dock_widget_list()main_windowinlineprivate
editor_focus_changed(bool)main_windowsignal
editor_windowmain_windowprivate
enable_menu_shortcuts(bool enable)main_windowprivate
establish_octave_link(void)main_windowprivate
execute_command_callback()main_windowprivate
execute_command_in_terminal(const QString &dir)main_windowslot
execute_debug_callback()main_windowprivate
exit_app(int status)main_windowslot
file_browser_windowmain_windowprivate
find_files(const QString &startdir=QDir::currentPath())main_windowslot
find_files_dlgmain_windowprivate
find_files_finished(int)main_windowslot
focus_changed(QWidget *w_old, QWidget *w_new)main_windowslot
focus_command_window(void)main_window
focus_console_after_command()main_windowprivate
get_dock_widget_list()main_windowinlineslot
handle_clear_command_window_request(void)main_windowslot
handle_clear_history_request(void)main_windowslot
handle_clear_workspace_request(void)main_windowslot
handle_create_dialog(const QString &message, const QString &title, const QString &icon, const QStringList &button, const QString &defbutton, const QStringList &role)main_windowslot
handle_create_filedialog(const QStringList &filters, const QString &title, const QString &filename, const QString &dirname, const QString &multimode)main_windowslot
handle_create_inputlayout(const QStringList &, const QString &, const QFloatList &, const QFloatList &, const QStringList &)main_windowslot
handle_create_listview(const QStringList &list, const QString &mode, int width, int height, const QIntList &initial, const QString &name, const QStringList &prompt, const QString &ok_string, const QString &cancel_string)main_windowslot
handle_delete_debugger_pointer_request(const QString &file, int line)main_windowslot
handle_enter_debugger(void)main_windowslot
handle_exit_debugger(void)main_windowslot
handle_insert_debugger_pointer_request(const QString &file, int line)main_windowslot
handle_load_workspace_request(const QString &file=QString())main_windowslot
handle_new_figure_request(void)main_windowslot
handle_octave_ready()main_windowslot
handle_rename_variable_request(const QString &old_name, const QString &new_name)main_windowslot
handle_save_workspace_request(void)main_windowslot
handle_show_doc(const QString &file)main_windowslot
handle_undo_request(void)main_windowslot
handle_update_breakpoint_marker_request(bool insert, const QString &file, int line)main_windowslot
history_windowmain_windowprivate
init_terminal_size(void)main_windowslot
init_terminal_size_signal(void)main_windowsignal
insert_debugger_pointer_signal(const QString &file, int line)main_windowsignal
int_pair typedefmain_window
load_and_display_community_news(int serial=-1)main_windowslot
load_workspace_callback(const std::string &file)main_windowprivate
m_add_menu(QMenuBar *p, QString text)main_windowprivate
main_window(QWidget *parent=0, bool start_gui=true)main_window
name_pair typedefmain_window
new_figure_callback(void)main_windowprivate
new_file(const QString &commands=QString())main_windowslot
new_file_signal(const QString &)main_windowsignal
notice_settings(const QSettings *settings)main_windowslot
open_agora_page(void)main_windowslot
open_bug_tracker_page(void)main_windowslot
open_contribute_page(void)main_windowslot
open_developer_page(void)main_windowslot
open_file(const QString &file_name=QString())main_windowslot
open_file_signal(const QString &)main_windowsignal
open_octave_packages_page(void)main_windowslot
open_online_documentation_page(void)main_windowslot
pasteClipboard(void)main_windowslot
pasteClipboard_signal(void)main_windowsignal
prepare_to_exit(void)main_windowslot
process_settings_dialog_request(const QString &desired_tab=QString())main_windowslot
queue_command(octave_cmd *cmd)main_windowprivate
queue_debug(QString command)main_windowprivate
read_settings(void)main_windowslot
release_notes_windowmain_windowprivate
rename_variable_callback(const name_pair &names)main_windowprivate
report_status_message(const QString &statusMessage)main_windowslot
request_reload_settings()main_windowslot
reset_windows(void)main_windowslot
resize_command_window_callback(void)main_windowprivate
run_file_callback(const QFileInfo &info)main_windowprivate
run_file_in_terminal(const QFileInfo &info)main_windowslot
save_workspace_callback(const std::string &file)main_windowprivate
selectAll(void)main_windowslot
selectAll_signal(void)main_windowsignal
set_current_working_directory(const QString &dir)main_windowslot
set_global_edit_shortcuts(bool enable)main_windowslot
set_global_shortcuts(bool enable)main_windowslot
set_screen_size(int ht, int wd)main_windowslot
set_screen_size_callback(const int_pair &)main_windowprivate
set_window_layout(QSettings *settings)main_windowslot
settings_changed(const QSettings *)main_windowsignal
show_about_octave(void)main_windowslot
show_doc_signal(const QString &)main_windowsignal
status_barmain_windowprivate
undo_signal(void)main_windowsignal
update_breakpoint_marker_signal(bool insert, const QString &file, int line)main_windowsignal
workspace_windowmain_windowprivate
write_settings(void)main_windowslot
~main_window(void)main_window