sas.sasview package¶
Submodules¶
sas.sasview.custom_config module¶
Application appearance custom configuration
sas.sasview.local_config module¶
Application settings
sas.sasview.sasview module¶
Base module for loading and running the main SasView application.
- class sas.sasview.sasview.SasView[source]¶
Bases:
object
Main class for running the SasView application
- __dict__ = mappingproxy({'__module__': 'sas.sasview.sasview', '__doc__': '\n Main class for running the SasView application\n ', '__init__': <function SasView.__init__>, '__dict__': <attribute '__dict__' of 'SasView' objects>, '__weakref__': <attribute '__weakref__' of 'SasView' objects>, '__annotations__': {}})¶
- __doc__ = '\n Main class for running the SasView application\n '¶
- __module__ = 'sas.sasview.sasview'¶
- __weakref__¶
list of weak references to the object (if defined)