tomwer.gui.visualization.dataviewer.DisplayControl#

class tomwer.gui.visualization.dataviewer.DisplayControl(parent=None)#

Widget used to define what we want to display from the viewer

clear()#
getDisplayMode()#
Return type:

_DisplayMode

Returns:

selected mode: display slices or radios

getRadioOption()#
Return type:

_RadioMode

getSliceOption()#
Return type:

_SliceMode

setDisplayMode(mode)#
setDisplayModeVisible(visible)#
setRadioOption(opt)#
setScanInfoVisible(visible)#
setScanName(scan_name)#
setSliceOption(opt)#
sigDisplayModeChanged#

Signal emitted when the configuration of the display change