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