DeviceConfigurationEditor
- class caqtus.gui.condetrol.device_configuration_editors.DeviceConfigurationEditor
-
A widget that allows to edit the configuration of a device.
This class is generic in the type of the device configuration it allows to edit.
- abstractmethod get_configuration() T
Return a new configuration that represents what is currently displayed.