mcsas.gui.filelist module

class FileList(parent=None, title=None, withBtn=True, nestedItems=True)[source]

Bases: gui.bases.datalist.DataList

configFromLast()[source]

Get the data config of the last item in the list.

itemDoubleClicked(item, column)[source]

Warning

method ‘gui.filelist.FileList.itemDoubleClicked’ undocumented

loadData(fileList=None)[source]

Warning

method ‘gui.filelist.FileList.loadData’ undocumented

setDataConfig(dataConfig)[source]

Propagates the given DataConfig to all DataObj in the list. Makes sure that all data sets have the same configuration finally. Disable this in order to have individual per-data-set configuration.

setupUi()[source]

Warning

method ‘gui.filelist.FileList.setupUi’ undocumented

sigSphericalSizeRange