NaviNIBS.Navigator.Model.MiscSettings module¶
- class NaviNIBS.Navigator.Model.MiscSettings.MiscSettings(mainFontSize=None, theme='light')[source]¶
Bases:
object
- Parameters:
_mainFontSize
_theme
-
_mainFontSize:
typing.Optional
[float
]¶
-
_theme:
str
¶
-
sigAttribsChanged:
NaviNIBS.util.Signaler.Signal
[typing.Optional
[list
[str
]]]¶ Includes list of keys of attributes that changed, or None if any/all should be assumed to have changed.
- property mainFontSize¶
- property theme¶