tomwer.gui.stitching.axisorderedlist.ZOrderedTomoObjWidget#

class tomwer.gui.stitching.axisorderedlist.ZOrderedTomoObjWidget(parent=None)#

main widget to define configuration of a z-stitching

addTomoObj(tomo_obj, trigger_callbacks=False)#
clearTomoObjs()#
getTomoObjsZOrdered()#
Return type:

tuple

removeTomoObj(tomo_obj, trigger_callbacks=False)#
sigAddTomoObjRequest#

request when a file is dropped or added through the ‘add button’.

sigConfigChanged#

emit when the configuration changed

sigRemoveObjRequest#

request when an object should be removed by calling the ‘remove button’.