MDA Folder Table Model#

QAbstractTableModel of folder content.

MDAFolderTableModel(*args, **kwargs)

class mdaviz.mda_folder_table_model.MDAFolderTableModel(*args: Any, **kwargs: Any)[source]#
fileInfoList()[source]#

Here fileList = data arg = self.mainWindow.mdaInfoList() ie the list of mda files info

headerData(section, orientation, role)[source]#

Return the header data for the given section and role.

setFileInfoList(data)[source]#

Here data arg = self.mainWindow.mdaInfoList() ie the list of mda files info