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