tomwer.gui.reconstruction.axis.CompareImages.CompareImagesToolBar#
- class tomwer.gui.reconstruction.axis.CompareImages.CompareImagesToolBar(parent=None)#
- getCompareWidget()#
Returns the connected widget.
- Return type:
- setCompareWidget(widget)#
Connect this tool bar to a specific
CompareImages
widget.- Parameters:
widget (None | CompareImages) – The widget to connect the toolbar with.