Medical Imaging Interaction Toolkit
2023.12.00
Medical Imaging Interaction Toolkit
|
#include "MitkRenderWindowManagerUIExports.h"
#include "mitkRenderWindowLayerUtilities.h"
#include <QmitkAbstractDataStorageModel.h>
Go to the source code of this file.
Classes | |
class | QmitkDataStorageLayerStackModel |
The 'QmitkDataStorageLayerStackModel' is a customized table model, derived from the 'QmitkAbstractDataStorageModel'. It provides functions to accept a data storage and a node predicate in order to customize the model data nodes. Furthermore it overrides the functions of 'QAbstractItemModel' to create a customized qt table model. This model can be used in conjunction with a 'QmitkDataStorageSelectionConnector'. More... | |