14 #ifndef QMITK_SINGLE_NODE_SELECTION_WIDGET_H 15 #define QMITK_SINGLE_NODE_SELECTION_WIDGET_H 23 #include "ui_QmitkSingleNodeSelectionWidget.h" 43 bool GetAutoSelectNewNodes()
const;
56 void SetAutoSelectNewNodes(
bool autoSelect);
59 virtual void OnClearSelection();
64 bool eventFilter(QObject *obj, QEvent *ev)
override;
80 #endif // QmitkSingleNodeSelectionWidget_H
Class for nodes of the DataTree.