eda_plugin.interpreters.presets.ParameterForm
- class eda_plugin.interpreters.presets.ParameterForm(*args: Any, **kwargs: Any)
Bases:
QWidgetRestoreGUI for input/update of the parameters used for a change between two frame rates.
- __init__(form_name: str, params: dict | None = None)
Set up the PyQt GUI with all the parameters needed for interpretation.
Methods
__init__(form_name[, params])Set up the PyQt GUI with all the parameters needed for interpretation.
closeEvent(e)Write window size and position to config file.
- closeEvent(e)
Write window size and position to config file.