21 #ifndef __qMRMLSceneTransformModel_h 22 #define __qMRMLSceneTransformModel_h 26 class qMRMLSceneTransformModelPrivate;
virtual vtkMRMLNode * parentNode(vtkMRMLNode *node) const
virtual bool reparent(vtkMRMLNode *node, vtkMRMLNode *newParent)
virtual Qt::DropActions supportedDropActions() const
virtual bool canBeAChild(vtkMRMLNode *node) const
fast function that only check the type of the node to know if it can be a child.
virtual bool canBeAParent(vtkMRMLNode *node) const
Abstract Superclass for all specific types of MRML nodes.