tomwer.gui.reconstruction.axis.CompareImages.CompareImagesStatusBar#
- class tomwer.gui.reconstruction.axis.CompareImages.CompareImagesStatusBar(parent=None)#
StatusBar containing specific information contained in a
CompareImages
widgetUse
setCompareWidget()
to connect this toolbar to a specificCompareImages
widget.- Parameters:
parent – Parent of this widget.
- getCompareWidget()#
Returns the connected widget.
- Return type:
- setCompareWidget(widget)#
Connect this tool bar to a specific
CompareImages
widget.- Parameters:
widget – The widget to connect with.