mantidimaging.gui.windows.settings.view module#

class mantidimaging.gui.windows.settings.view.SettingsWindowView(main_window: MainWindowView)[source]#

Bases: BaseMainWindowView, QtStyleTools

appearanceTab: QWidget#
property current_menu_font_size: str#
property current_processes_value: int#
property current_theme: str#
darkModeCheckBox: QCheckBox#
menuFontSizeChoice: QComboBox#
menuFontSizeLabel: QLabel#
osDefaultsCheckBox: QCheckBox#
processesLabel: QLabel#
processesSpinBox: QSpinBox#
settingsTabWidget: QTabWidget#
themeLabel: QLabel#
themeName: QComboBox#