Files | |
| formData.py | |
| This file contains all forms used by the GUI for interaction with the user. | |
| formGenerator.py | |
| Form generator. | |
| InputDescription.py | |
| Defines an attr dataclass used to store the data of parameter forms. | |
| inputWidgetInterfaces.py | |
| Defines interfaces for input widgets to inherit from to ensure certain behavior. | |
| simpleInputWidgets.py | |
| Provides implementation of form inputs. | |