17 #ifndef QmitkNDIToolDelegate_h
18 #define QmitkNDIToolDelegate_h
21 #include "MitkIGTUIExports.h"
25 #include <QStyledItemDelegate>
31 class NodePredicateBase;
69 void SetTypes(
const QStringList& types);
72 void SetTagPropertyName(
const std::string& name);
84 QWidget *createEditor(QWidget *parent,
const QStyleOptionViewItem &option
85 ,
const QModelIndex &index)
const override;
90 void setEditorData(QWidget *editor,
const QModelIndex &index)
const override;
95 void setModelData(QWidget *editor, QAbstractItemModel* model
96 ,
const QModelIndex &index)
const override;
107 void commitAndCloseEditor();
108 void ComboBoxCurrentIndexChanged (
int index ) ;
116 std::string m_TagPropertyName;
Data management class that handles 'was created by' relations.
DataCollection - Class to facilitate loading/accessing structured data.
mitk::DataStorage::Pointer m_DataStorage