tomwer.gui.utils.inputwidget.OutputVolumeDefinition#

class tomwer.gui.utils.inputwidget.OutputVolumeDefinition(parent=None)#
DEFAULT_DATA_PATH = 'stitched_volume'#
getOutputDataPath()#
Return type:

str

getOutputFilePath()#
Return type:

str

getOutputVolumeFormat()#
Return type:

str

getOutputVolumeIdentifier()#
Return type:

BaseIdentifier

selectOutputFile(extensions)#
Return type:

Optional[str]

selectOutputFolder()#
Return type:

Optional[str]

setOuputVolumeFormat(file_format)#
setOutputDataPath(data_path)#
setOutputFilePath(file_path)#
setOutputVolumeIdentifier(url)#