tomwer.gui.edit.imagekeyeditor.ImageKeyUpgraderWidget#
- class tomwer.gui.edit.imagekeyeditor.ImageKeyUpgraderWidget(*args, **kwargs)#
Main widget to define ImageKey upgrade operations. Will upgrade all image_key within a specific value to another value.
- addOperation(from_image_key, to_image_key)#
- getOperations()#
- Return type:
tuple
- removeOperation(from_image_key, to_image_key)#
- setOperations(operations)#