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 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
Qt::DropActions supportedDropActions() const override
Abstract Superclass for all specific types of MRML nodes.