13 #ifndef QmitkNDIToolDelegate_h 14 #define QmitkNDIToolDelegate_h 17 #include "MitkIGTUIExports.h" 21 #include <QStyledItemDelegate> 27 class NodePredicateBase;
65 void SetTypes(
const QStringList& types);
68 void SetTagPropertyName(
const std::string& name);
80 QWidget *createEditor(QWidget *parent,
const QStyleOptionViewItem &option
81 ,
const QModelIndex &index)
const override;
86 void setEditorData(QWidget *editor,
const QModelIndex &index)
const override;
91 void setModelData(QWidget *editor, QAbstractItemModel* model
92 ,
const QModelIndex &index)
const override;
103 void commitAndCloseEditor();
104 void ComboBoxCurrentIndexChanged (
int index ) ;
112 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