21 #ifndef __qMRMLSceneModelHierarchyModel_h 22 #define __qMRMLSceneModelHierarchyModel_h 26 class qMRMLSceneModelHierarchyModelPrivate;
The Visibility icon is in the same column than the name by default.
virtual bool canBeAChild(vtkMRMLNode *node) const
fast function that only check the type of the node to know if it can be a child.
qMRMLSceneDisplayableModel Superclass
virtual bool canBeAParent(vtkMRMLNode *node) const
fast function that only check the type of the node to know if it can be a parent. ...
virtual vtkMRMLNode * parentNode(vtkMRMLNode *node) const
Abstract Superclass for all specific types of MRML nodes.