TimeLaneDelegate
- class caqtus.gui.condetrol.timelanes_editor.TimeLaneDelegate
Bases:
QStyledItemDelegateA delegate to display and edit the cells of a time lane.
- set_device_configurations(
- device_configurations: Mapping[DeviceName, DeviceConfiguration],
Set the device configurations.
This method is called when the device configurations are updated. The delegate should use this information to update the appearance of the lane cells or editor if they depend on the device configurations.