mip_dmp.ui
The mip_dmp.ui
subpackage stores the script that launches the MIP Dataset Mapper with graphical user interface (GUI).
mip_dmp.ui.mip_dataset_mapper_ui
Standalone script which starts the MIP Dataset Mapper UI application.
- class mip_dmp.ui.mip_dataset_mapper_ui.MIPDatasetMapperUI[source]
Bases:
QMainWindow
Main UI class for the MIP Dataset Mapper UI application.
- closeEvent(event)[source]
Close all windows.
- setIcon()[source]
Set the application icon.
- staticMetaObject = <PySide2.QtCore.QMetaObject object>
- mip_dmp.ui.mip_dataset_mapper_ui.main()[source]
Main function that starts the application.