#include "gui-preferences.h"
Public Member Functions | |
gui_pref (const gui_pref &)=delete | |
gui_pref (const QString &key_arg, const QVariant &def_arg, const bool ignore_arg=false) | |
~gui_pref (void)=default | |
gui_pref & | operator= (const gui_pref &)=delete |
Public Attributes | |
const QVariant | def |
const bool | ignore |
const QString | key |
Definition at line 37 of file gui-preferences.h.
|
inline |
Definition at line 39 of file gui-preferences.h.
|
delete |
|
default |
const QVariant gui_pref::def |
Definition at line 53 of file gui-preferences.h.
Referenced by octave::files_dock_widget::files_dock_widget(), octave::settings_dialog::settings_dialog(), octave::setup_community_news::setup_community_news(), octave::workspace_view::workspace_view(), octave::file_editor::call_custom_editor(), octave::resource_manager::combo_encoding(), octave::octave_qscintilla::comment_string(), octave::resource_manager::config_translators(), octave::main_window::confirm_shutdown(), octave::file_editor::empty_script(), octave::external_editor_interface::external_editor(), octave::resource_manager::get_default_font_family(), octave::main_window::handle_octave_ready(), octave::octave_dock_widget::handle_settings(), QTerminal::notice_settings(), octave::main_window::notice_settings(), octave::settings_dialog::read_terminal_colors(), octave::main_window::request_new_function(), octave::main_window::request_open_file(), octave::find_dialog::restore_settings(), octave::main_window::set_window_layout(), octave::resource_manager::update_network_settings(), octave::gui_settings::value(), and octave::settings_dialog::write_changed_settings().
const bool gui_pref::ignore |
Definition at line 54 of file gui-preferences.h.
Referenced by octave::gui_settings::value().
const QString gui_pref::key |
Definition at line 52 of file gui-preferences.h.
Referenced by octave::file_editor_tab::file_editor_tab(), octave::files_dock_widget::files_dock_widget(), octave::find_files_dialog::find_files_dialog(), octave::set_path_dialog::set_path_dialog(), octave::settings_dialog::settings_dialog(), octave::terminal_dock_widget::terminal_dock_widget(), octave::workspace_view::workspace_view(), octave::welcome_wizard::accept(), annotation_dialog::button_clicked(), octave::file_editor::call_custom_editor(), octave::octave_qscintilla::comment_string(), octave::resource_manager::config_translators(), octave::main_window::confirm_shutdown(), octave::octave_qscintilla::contextmenu_run(), octave::octave_qscintilla::ctx_menu_run_finished(), octave::main_window::do_reset_windows(), octave::file_editor::empty_script(), octave::external_editor_interface::external_editor(), octave::main_window::handle_octave_ready(), octave::octave_dock_widget::handle_settings(), annotation_dialog::init(), octave::shortcut_manager::init(), octave::shortcut_manager::init_data(), octave::octave_dock_widget::make_widget(), octave::file_editor::mru_menu_update(), octave::history_dock_widget::notice_settings(), octave::variable_editor::notice_settings(), QTerminal::notice_settings(), octave::file_editor_tab::notice_settings(), octave::main_window::notice_settings(), octave::news_reader::process(), octave::resource_manager::reload_settings(), octave::main_window::request_new_function(), octave::main_window::request_open_file(), octave::main_window::restore_create_file_setting(), octave::find_dialog::restore_settings(), octave::file_editor::save_session(), octave::find_dialog::save_settings(), octave::files_dock_widget::save_settings(), octave::find_files_dialog::save_settings(), octave::history_dock_widget::save_settings(), octave::octave_dock_widget::save_settings(), octave::set_path_dialog::save_settings(), octave::workspace_view::save_settings(), octave::octave_dock_widget::set_focus_predecessor(), octave::main_window::set_window_layout(), octave::file_editor::toggle_preference(), octave::resource_manager::update_network_settings(), octave::gui_settings::value(), octave::settings_dialog::write_changed_settings(), octave::settings_dialog::write_lexer_settings(), octave::main_window::write_settings(), octave::shortcut_manager::write_shortcuts(), octave::settings_dialog::write_terminal_colors(), octave::settings_dialog::write_varedit_colors(), and octave::settings_dialog::write_workspace_colors().