GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "ui-settings-dialog.h"
Public Member Functions | |
void | retranslateUi (QDialog *settings_dialog) |
void | setupUi (QDialog *settings_dialog) |
Definition at line 40 of file ui-settings-dialog.h.
|
inline |
Definition at line 1735 of file ui-settings-dialog.h.
References translate().
Referenced by setupUi().
|
inline |
Definition at line 302 of file ui-settings-dialog.h.
References retranslateUi().
Referenced by settings_dialog::settings_dialog().
QPushButton* Ui_settings_dialog::btn_export_shortcut_set1 |
Definition at line 273 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog().
QPushButton* Ui_settings_dialog::btn_export_shortcut_set2 |
Definition at line 269 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog().
QPushButton* Ui_settings_dialog::btn_import_shortcut_set1 |
Definition at line 274 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog().
QPushButton* Ui_settings_dialog::btn_import_shortcut_set2 |
Definition at line 270 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog().
QDialogButtonBox* Ui_settings_dialog::button_box |
Definition at line 300 of file ui-settings-dialog.h.
Referenced by settings_dialog::button_clicked(), and settings_dialog::settings_dialog().
QCheckBox* Ui_settings_dialog::cb_code_folding |
Definition at line 128 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::cb_edit_status_bar |
Definition at line 129 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::cb_hide_tool_tips |
Definition at line 254 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::cb_prevent_readline_conflicts |
Definition at line 263 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::cb_prompt_to_exit |
Definition at line 58 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::cb_restore_file_browser_dir |
Definition at line 242 of file ui-settings-dialog.h.
Referenced by settings_dialog::set_disabled_pref_file_browser_dir(), settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::cb_restore_octave_dir |
Definition at line 96 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::cb_show_eol |
Definition at line 130 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::cb_show_hscrollbar |
Definition at line 135 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::cb_status_bar |
Definition at line 71 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::cb_widget_custom_style |
Definition at line 80 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::checkbox_allow_web_connect |
Definition at line 286 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QComboBox* Ui_settings_dialog::combo_eol_mode |
Definition at line 133 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QComboBox* Ui_settings_dialog::comboBox_language |
Definition at line 55 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QLabel* Ui_settings_dialog::customEditorLabel |
Definition at line 138 of file ui-settings-dialog.h.
QLineEdit* Ui_settings_dialog::customFileEditor |
Definition at line 139 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::editor_auto_ind_checkbox |
Definition at line 147 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::editor_bs_unind_checkbox |
Definition at line 152 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::editor_checkbox_ac_builtins |
Definition at line 168 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::editor_checkbox_ac_case |
Definition at line 162 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::editor_checkbox_ac_document |
Definition at line 163 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::editor_checkbox_ac_functions |
Definition at line 169 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::editor_checkbox_ac_keywords |
Definition at line 161 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::editor_checkbox_ac_replace |
Definition at line 164 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::editor_codeCompletion |
Definition at line 174 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QGridLayout* Ui_settings_dialog::editor_common_settings_grid |
Definition at line 106 of file ui-settings-dialog.h.
QCheckBox* Ui_settings_dialog::editor_create_new_file |
Definition at line 180 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QGridLayout* Ui_settings_dialog::editor_grid_current_line |
Definition at line 116 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog().
QCheckBox* Ui_settings_dialog::editor_highlightCurrentLine |
Definition at line 107 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::editor_ind_guides_checkbox |
Definition at line 150 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::editor_ind_uses_tabs_checkbox |
Definition at line 154 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QSpinBox* Ui_settings_dialog::editor_ind_width_spinbox |
Definition at line 148 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QLabel* Ui_settings_dialog::editor_label_ac_threshold |
Definition at line 171 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::editor_label_cl_color |
Definition at line 117 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::editor_lbl_max_tab_width |
Definition at line 125 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::editor_lbl_min_tab_width |
Definition at line 121 of file ui-settings-dialog.h.
QSpinBox* Ui_settings_dialog::editor_long_line_column |
Definition at line 110 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QLabel* Ui_settings_dialog::editor_long_line_column_text |
Definition at line 109 of file ui-settings-dialog.h.
QCheckBox* Ui_settings_dialog::editor_long_line_marker |
Definition at line 127 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::editor_longWindowTitle |
Definition at line 114 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QSpinBox* Ui_settings_dialog::editor_notebook_tab_width_max |
Definition at line 124 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QSpinBox* Ui_settings_dialog::editor_notebook_tab_width_min |
Definition at line 122 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::editor_reload_changed_files |
Definition at line 181 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::editor_restoreSession |
Definition at line 179 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::editor_showLineNumbers |
Definition at line 113 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QSpinBox* Ui_settings_dialog::editor_spinbox_ac_threshold |
Definition at line 172 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::editor_tab_ind_checkbox |
Definition at line 146 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QSpinBox* Ui_settings_dialog::editor_tab_width_spinbox |
Definition at line 151 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::editor_ws_checkbox |
Definition at line 112 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::editor_ws_indent_checkbox |
Definition at line 115 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QRadioButton* Ui_settings_dialog::general_icon_graphic |
Definition at line 68 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QRadioButton* Ui_settings_dialog::general_icon_letter |
Definition at line 67 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QRadioButton* Ui_settings_dialog::general_icon_octave |
Definition at line 66 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog().
QGridLayout* Ui_settings_dialog::gridLayout |
Definition at line 52 of file ui-settings-dialog.h.
QGridLayout* Ui_settings_dialog::gridLayout_10 |
Definition at line 170 of file ui-settings-dialog.h.
QGridLayout* Ui_settings_dialog::gridLayout_11 |
Definition at line 229 of file ui-settings-dialog.h.
QGridLayout* Ui_settings_dialog::gridLayout_12 |
Definition at line 265 of file ui-settings-dialog.h.
QGridLayout* Ui_settings_dialog::gridLayout_13 |
Definition at line 73 of file ui-settings-dialog.h.
QGridLayout* Ui_settings_dialog::gridLayout_14 |
Definition at line 252 of file ui-settings-dialog.h.
QGridLayout* Ui_settings_dialog::gridLayout_15 |
Definition at line 214 of file ui-settings-dialog.h.
QGridLayout* Ui_settings_dialog::gridLayout_3 |
Definition at line 159 of file ui-settings-dialog.h.
QGridLayout* Ui_settings_dialog::gridLayout_4 |
Definition at line 143 of file ui-settings-dialog.h.
QGridLayout* Ui_settings_dialog::gridLayout_5 |
Definition at line 287 of file ui-settings-dialog.h.
QGridLayout* Ui_settings_dialog::gridLayout_6 |
Definition at line 120 of file ui-settings-dialog.h.
QGridLayout* Ui_settings_dialog::gridLayout_7 |
Definition at line 194 of file ui-settings-dialog.h.
QGridLayout* Ui_settings_dialog::gridLayout_8 |
Definition at line 237 of file ui-settings-dialog.h.
QGridLayout* Ui_settings_dialog::gridLayout_9 |
Definition at line 91 of file ui-settings-dialog.h.
QGroupBox* Ui_settings_dialog::groupBox |
Definition at line 50 of file ui-settings-dialog.h.
QGroupBox* Ui_settings_dialog::groupBox_2 |
Definition at line 88 of file ui-settings-dialog.h.
QGroupBox* Ui_settings_dialog::groupBox_3 |
Definition at line 227 of file ui-settings-dialog.h.
QGroupBox* Ui_settings_dialog::groupBox_4 |
Definition at line 235 of file ui-settings-dialog.h.
QGroupBox* Ui_settings_dialog::groupBox_5 |
Definition at line 104 of file ui-settings-dialog.h.
QGroupBox* Ui_settings_dialog::groupBox_6 |
Definition at line 141 of file ui-settings-dialog.h.
QGroupBox* Ui_settings_dialog::groupBox_7 |
Definition at line 157 of file ui-settings-dialog.h.
QGroupBox* Ui_settings_dialog::groupBox_8 |
Definition at line 176 of file ui-settings-dialog.h.
QHBoxLayout* Ui_settings_dialog::horizontalLayout |
Definition at line 136 of file ui-settings-dialog.h.
QHBoxLayout* Ui_settings_dialog::horizontalLayout_10 |
Definition at line 278 of file ui-settings-dialog.h.
QHBoxLayout* Ui_settings_dialog::horizontalLayout_11 |
Definition at line 201 of file ui-settings-dialog.h.
QHBoxLayout* Ui_settings_dialog::horizontalLayout_12 |
Definition at line 204 of file ui-settings-dialog.h.
QHBoxLayout* Ui_settings_dialog::horizontalLayout_13 |
Definition at line 195 of file ui-settings-dialog.h.
QHBoxLayout* Ui_settings_dialog::horizontalLayout_14 |
Definition at line 167 of file ui-settings-dialog.h.
QHBoxLayout* Ui_settings_dialog::horizontalLayout_15 |
Definition at line 262 of file ui-settings-dialog.h.
QHBoxLayout* Ui_settings_dialog::horizontalLayout_16 |
Definition at line 266 of file ui-settings-dialog.h.
QHBoxLayout* Ui_settings_dialog::horizontalLayout_17 |
Definition at line 131 of file ui-settings-dialog.h.
QHBoxLayout* Ui_settings_dialog::horizontalLayout_3 |
Definition at line 108 of file ui-settings-dialog.h.
QHBoxLayout* Ui_settings_dialog::horizontalLayout_4 |
Definition at line 72 of file ui-settings-dialog.h.
QHBoxLayout* Ui_settings_dialog::horizontalLayout_5 |
Definition at line 208 of file ui-settings-dialog.h.
QHBoxLayout* Ui_settings_dialog::horizontalLayout_6 |
Definition at line 59 of file ui-settings-dialog.h.
QHBoxLayout* Ui_settings_dialog::horizontalLayout_7 |
Definition at line 198 of file ui-settings-dialog.h.
QHBoxLayout* Ui_settings_dialog::horizontalLayout_8 |
Definition at line 54 of file ui-settings-dialog.h.
QHBoxLayout* Ui_settings_dialog::horizontalLayout_9 |
Definition at line 65 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer |
Definition at line 92 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_10 |
Definition at line 153 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_11 |
Definition at line 118 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_12 |
Definition at line 140 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_13 |
Definition at line 156 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_14 |
Definition at line 144 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_15 |
Definition at line 160 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_16 |
Definition at line 211 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_17 |
Definition at line 134 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_19 |
Definition at line 166 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_2 |
Definition at line 173 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_20 |
Definition at line 155 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_21 |
Definition at line 87 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_22 |
Definition at line 76 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_23 |
Definition at line 79 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_24 |
Definition at line 126 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_25 |
Definition at line 123 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_26 |
Definition at line 272 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_27 |
Definition at line 207 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_28 |
Definition at line 213 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_29 |
Definition at line 244 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_3 |
Definition at line 56 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_30 |
Definition at line 245 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_31 |
Definition at line 175 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_33 |
Definition at line 276 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_4 |
Definition at line 63 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_5 |
Definition at line 93 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_6 |
Definition at line 69 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_7 |
Definition at line 111 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_8 |
Definition at line 165 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::horizontalSpacer_9 |
Definition at line 119 of file ui-settings-dialog.h.
QRadioButton* Ui_settings_dialog::icon_size_large |
Definition at line 62 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QRadioButton* Ui_settings_dialog::icon_size_normal |
Definition at line 61 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog().
QRadioButton* Ui_settings_dialog::icon_size_small |
Definition at line 60 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QLabel* Ui_settings_dialog::label |
Definition at line 199 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_10 |
Definition at line 186 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_11 |
Definition at line 202 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_12 |
Definition at line 205 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_13 |
Definition at line 145 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_14 |
Definition at line 149 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_15 |
Definition at line 53 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_17 |
Definition at line 94 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_18 |
Definition at line 90 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_19 |
Definition at line 212 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_2 |
Definition at line 64 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_20 |
Definition at line 210 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_21 |
Definition at line 277 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_22 |
Definition at line 132 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_23 |
Definition at line 268 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_24 |
Definition at line 275 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_3 |
Definition at line 292 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_3d_title |
Definition at line 85 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_4 |
Definition at line 288 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_5 |
Definition at line 293 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_6 |
Definition at line 290 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_7 |
Definition at line 294 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_8 |
Definition at line 57 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_9 |
Definition at line 70 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_bgtitle |
Definition at line 82 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_bgtitle_active |
Definition at line 74 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_fgtitle |
Definition at line 77 of file ui-settings-dialog.h.
QLabel* Ui_settings_dialog::label_fgtitle_active |
Definition at line 78 of file ui-settings-dialog.h.
QHBoxLayout* Ui_settings_dialog::layout_widget_bgtitle |
Definition at line 81 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog().
QHBoxLayout* Ui_settings_dialog::layout_widget_bgtitle_active |
Definition at line 83 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog().
QHBoxLayout* Ui_settings_dialog::layout_widget_fgtitle |
Definition at line 75 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog().
QHBoxLayout* Ui_settings_dialog::layout_widget_fgtitle_active |
Definition at line 84 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog().
QLabel* Ui_settings_dialog::lbl_file_browser_dir |
Definition at line 240 of file ui-settings-dialog.h.
QLineEdit* Ui_settings_dialog::le_file_browser_dir |
Definition at line 241 of file ui-settings-dialog.h.
Referenced by settings_dialog::get_file_browser_dir(), settings_dialog::set_disabled_pref_file_browser_dir(), settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QLineEdit* Ui_settings_dialog::le_octave_dir |
Definition at line 97 of file ui-settings-dialog.h.
Referenced by settings_dialog::get_octave_dir(), settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QFrame* Ui_settings_dialog::line_5 |
Definition at line 219 of file ui-settings-dialog.h.
QFrame* Ui_settings_dialog::line_6 |
Definition at line 220 of file ui-settings-dialog.h.
QFrame* Ui_settings_dialog::line_7 |
Definition at line 217 of file ui-settings-dialog.h.
QFrame* Ui_settings_dialog::line_9 |
Definition at line 264 of file ui-settings-dialog.h.
QGridLayout* Ui_settings_dialog::lo_file_browser_startup |
Definition at line 239 of file ui-settings-dialog.h.
QPushButton* Ui_settings_dialog::pb_file_browser_dir |
Definition at line 243 of file ui-settings-dialog.h.
Referenced by settings_dialog::set_disabled_pref_file_browser_dir(), and settings_dialog::settings_dialog().
QPushButton* Ui_settings_dialog::pb_octave_dir |
Definition at line 95 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog().
QLineEdit* Ui_settings_dialog::proxyHostName |
Definition at line 295 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QLineEdit* Ui_settings_dialog::proxyPassword |
Definition at line 298 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QLineEdit* Ui_settings_dialog::proxyPort |
Definition at line 296 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QComboBox* Ui_settings_dialog::proxyType |
Definition at line 289 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QLineEdit* Ui_settings_dialog::proxyUserName |
Definition at line 297 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QRadioButton* Ui_settings_dialog::rb_sc_set1 |
Definition at line 271 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog().
QRadioButton* Ui_settings_dialog::rb_sc_set2 |
Definition at line 267 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QSpinBox* Ui_settings_dialog::sb_3d_title |
Definition at line 86 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QScrollArea* Ui_settings_dialog::scrollArea |
Definition at line 101 of file ui-settings-dialog.h.
QScrollArea* Ui_settings_dialog::scrollArea_2 |
Definition at line 47 of file ui-settings-dialog.h.
QScrollArea* Ui_settings_dialog::scrollArea_3 |
Definition at line 190 of file ui-settings-dialog.h.
QScrollArea* Ui_settings_dialog::scrollArea_4 |
Definition at line 224 of file ui-settings-dialog.h.
QScrollArea* Ui_settings_dialog::scrollArea_5 |
Definition at line 249 of file ui-settings-dialog.h.
QScrollArea* Ui_settings_dialog::scrollArea_6 |
Definition at line 282 of file ui-settings-dialog.h.
QScrollArea* Ui_settings_dialog::scrollArea_7 |
Definition at line 258 of file ui-settings-dialog.h.
QWidget* Ui_settings_dialog::scrollAreaWidgetContents |
Definition at line 102 of file ui-settings-dialog.h.
QWidget* Ui_settings_dialog::scrollAreaWidgetContents_2 |
Definition at line 48 of file ui-settings-dialog.h.
QWidget* Ui_settings_dialog::scrollAreaWidgetContents_4 |
Definition at line 191 of file ui-settings-dialog.h.
QWidget* Ui_settings_dialog::scrollAreaWidgetContents_5 |
Definition at line 225 of file ui-settings-dialog.h.
QWidget* Ui_settings_dialog::scrollAreaWidgetContents_6 |
Definition at line 250 of file ui-settings-dialog.h.
QWidget* Ui_settings_dialog::scrollAreaWidgetContents_7 |
Definition at line 283 of file ui-settings-dialog.h.
QWidget* Ui_settings_dialog::scrollAreaWidgetContents_8 |
Definition at line 259 of file ui-settings-dialog.h.
QTreeWidget* Ui_settings_dialog::shortcuts_treewidget |
Definition at line 279 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog().
QCheckBox* Ui_settings_dialog::showFileSize |
Definition at line 232 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::showFileType |
Definition at line 230 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::showHiddenFiles |
Definition at line 231 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::showLastModified |
Definition at line 233 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::sync_octave_directory |
Definition at line 238 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QWidget* Ui_settings_dialog::tab_editor |
Definition at line 99 of file ui-settings-dialog.h.
Referenced by settings_dialog::show_tab().
QWidget* Ui_settings_dialog::tab_editor_styles |
Definition at line 183 of file ui-settings-dialog.h.
Referenced by settings_dialog::show_tab().
QWidget* Ui_settings_dialog::tab_file_browser |
Definition at line 222 of file ui-settings-dialog.h.
QWidget* Ui_settings_dialog::tab_general |
Definition at line 45 of file ui-settings-dialog.h.
QWidget* Ui_settings_dialog::tab_network |
Definition at line 280 of file ui-settings-dialog.h.
QWidget* Ui_settings_dialog::tab_shortcuts |
Definition at line 256 of file ui-settings-dialog.h.
QWidget* Ui_settings_dialog::tab_terminal |
Definition at line 188 of file ui-settings-dialog.h.
QWidget* Ui_settings_dialog::tab_workspace |
Definition at line 247 of file ui-settings-dialog.h.
QTabWidget* Ui_settings_dialog::tabs_editor_lexers |
Definition at line 187 of file ui-settings-dialog.h.
QTabWidget* Ui_settings_dialog::tabWidget |
Definition at line 44 of file ui-settings-dialog.h.
Referenced by settings_dialog::show_tab(), and settings_dialog::write_changed_settings().
QGroupBox* Ui_settings_dialog::terminal_colors_box |
Definition at line 218 of file ui-settings-dialog.h.
Referenced by settings_dialog::read_terminal_colors(), and settings_dialog::write_terminal_colors().
QCheckBox* Ui_settings_dialog::terminal_cursorBlinking |
Definition at line 197 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QComboBox* Ui_settings_dialog::terminal_cursorType |
Definition at line 200 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::terminal_cursorUseForegroundColor |
Definition at line 196 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::terminal_focus_command |
Definition at line 215 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QFontComboBox* Ui_settings_dialog::terminal_fontName |
Definition at line 203 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QSpinBox* Ui_settings_dialog::terminal_fontSize |
Definition at line 206 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QSpinBox* Ui_settings_dialog::terminal_history_buffer |
Definition at line 209 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::terminal_print_dbg_location |
Definition at line 216 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::useAlternatingRowColors |
Definition at line 234 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::useCustomFileEditor |
Definition at line 137 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QCheckBox* Ui_settings_dialog::useProxyServer |
Definition at line 291 of file ui-settings-dialog.h.
Referenced by settings_dialog::settings_dialog(), and settings_dialog::write_changed_settings().
QVBoxLayout* Ui_settings_dialog::verticalLayout |
Definition at line 285 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_10 |
Definition at line 46 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_11 |
Definition at line 178 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_12 |
Definition at line 184 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_13 |
Definition at line 105 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_14 |
Definition at line 189 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_15 |
Definition at line 248 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_16 |
Definition at line 103 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_17 |
Definition at line 49 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_18 |
Definition at line 226 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_19 |
Definition at line 251 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_2 |
Definition at line 43 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_20 |
Definition at line 284 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_21 |
Definition at line 51 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_22 |
Definition at line 89 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_23 |
Definition at line 228 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_24 |
Definition at line 236 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_25 |
Definition at line 260 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_26 |
Definition at line 261 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_27 |
Definition at line 257 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_28 |
Definition at line 142 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_29 |
Definition at line 158 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_3 |
Definition at line 223 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_30 |
Definition at line 177 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_4 |
Definition at line 281 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_5 |
Definition at line 185 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_6 |
Definition at line 100 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_7 |
Definition at line 192 of file ui-settings-dialog.h.
QVBoxLayout* Ui_settings_dialog::verticalLayout_8 |
Definition at line 193 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::verticalSpacer |
Definition at line 98 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::verticalSpacer_2 |
Definition at line 246 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::verticalSpacer_3 |
Definition at line 221 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::verticalSpacer_5 |
Definition at line 299 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::verticalSpacer_6 |
Definition at line 255 of file ui-settings-dialog.h.
QSpacerItem* Ui_settings_dialog::verticalSpacer_7 |
Definition at line 182 of file ui-settings-dialog.h.
QGroupBox* Ui_settings_dialog::workspace_colors_box |
Definition at line 253 of file ui-settings-dialog.h.
Referenced by settings_dialog::read_workspace_colors(), and settings_dialog::write_workspace_colors().