Medical Imaging Interaction Toolkit  2023.12.00
Medical Imaging Interaction Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
IGT QT Tutorial

This tutorial shows how to integrate IGT in your plugin. You can enable this example in cmake with the option: MITK_BUILD_org.mitk.gui.qt.igtexamples.


The code of the plugin/view is located in: MITK-Source/Plugins/org.mitk.gui.qt.igtexamples/src/internal/QmitkIGTTutorialView . The plugin will automatically be lodaed in the mitkWorkbench.

Please read the manual page on how to use this example: The MITK-IGT Tutorial View

Return to the [IGT Tutorial Overview]