13 #ifndef QMITKSINGLENODESELECTION_H_
14 #define QMITKSINGLENODESELECTION_H_
Class for nodes of the DataTree.
Find image slices visible on a given plane.
#define MITK_QT_DATAMANAGER
Represents a selection object that encapsulates the selection of a single node.
mitk::DataNode * m_Node
Holds the node that is currently selected.
berryObjectMacro(SingleNodeSelection)
Make typdefs for pointer types.
mitk::DataNode * GetNode() const
Node getter.
void SetNode(mitk::DataNode *_SelectedNode)
Node setter.
bool IsEmpty() const override
Checks if node is 0.