Logo

Getting started

  • Installation Instructions for Users

User Documentation

  • Commandline Usage
  • Grahical User Interface

Developer Documentation

  • Instructions for Developers

API Documentation

  • mip_dmp.cli
  • mip_dmp.plot
  • mip_dmp.process
  • mip_dmp.qt5
  • mip_dmp.ui
  • mip_dmp.utils

About mip_dmp

  • License
  • How to cite?
  • Contributors
  • Contributing
mip_dmp: Assistant for mapping datasets to the common schema of a federation of the Medical Informatics Platform
  • mip_dmp.qt5.model package

mip_dmp.qt5.model package

Submodules

  • mip_dmp.qt5.model.table_model module
    • NoEditorDelegate
      • NoEditorDelegate.createEditor()
      • NoEditorDelegate.staticMetaObject
    • PandasTableModel
      • PandasTableModel.columnCount()
      • PandasTableModel.data()
      • PandasTableModel.flags()
      • PandasTableModel.headerData()
      • PandasTableModel.rowCount()
      • PandasTableModel.setData()
      • PandasTableModel.staticMetaObject
    • QComboBoxDelegate
      • QComboBoxDelegate.createEditor()
      • QComboBoxDelegate.setItems()
      • QComboBoxDelegate.staticMetaObject

Module contents

Sub-package for PySide2 tabular data models of the MIP Dataset Mapper UI application.


© Copyright 2023, The MIP team, University Hospital of Lausanne (CHUV), Switzerland & Contributors. Last updated on Aug 14, 2023.

Built with Sphinx using a theme provided by Read the Docs.