tomwer.gui.stitching.axisorderedlist.AxisOrderedTomoObjWidget#
- class tomwer.gui.stitching.axisorderedlist.AxisOrderedTomoObjWidget(axis, parent=None)#
main widget to define configuration of a z-stitching
- addTomoObj(tomo_obj, trigger_callbacks=False)#
- clearTomoObjs()#
- getTomoObjsAxisOrdered()#
- 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’.