Medical Imaging Interaction Toolkit
2023.12.00
Medical Imaging Interaction Toolkit
|
#include "QmitkAbstractSemanticRelationsStorageModel.h"
#include <mitkSemanticTypes.h>
#include <mitkSemanticRelationsDataStorageAccess.h>
#include <mitkDataNode.h>
#include <QPixmap>
#include <QStandardItemModel>
Go to the source code of this file.
Classes | |
class | QmitkPatientTableModel |
The QmitkPatientTableModel is a subclass of the QmitkAbstractSemanticRelationsStorageModel and holds the semantic relations data of the currently selected case. More... | |