tomwer.gui.edit.imagekeyeditor.ImageKeyUpgraderList#

class tomwer.gui.edit.imagekeyeditor.ImageKeyUpgraderList(*args, **kwargs)#

List defining image key upgrade operations so to upgrade all frames with a specific Image_key to another image_key

COLUMNS = ('operations', 'remove')#
addOperation(from_image_key, to_image_key)#
getOperations()#
Return type:

tuple

removeOperation(from_image_key, to_image_key)#
setOperations(operations)#
sigOperationsChanged#

signal emit when the operations changed