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