viewerpreferences

Module that contains the ViewerPreferences class

class tuiview.viewerpreferences.ViewerPreferencesDialog(*args: Any, **kwargs: Any)[source]

Preferences Dialog for the viewer

onOK()[source]

Selected OK so save preferences

restoreFromSettings()[source]

Restore any settings from last time n.b. need to rationalize with viewerwindow. I’ve kept this in here for now since there is a slight advantage in having the setttings re-read in case another window has changed them.