22 #ifndef __qMRMLMarkupsInteractionHandleWidget_h 23 #define __qMRMLMarkupsInteractionHandleWidget_h 29 #include "qSlicerMarkupsModuleWidgetsExport.h" 33 #include <ctkVTKObject.h> 39 class qMRMLMarkupsInteractionHandleWidgetPrivate;
60 void updateWidgetFromMRML();
63 void updateMRMLFromWidget();
66 QScopedPointer<qMRMLMarkupsInteractionHandleWidgetPrivate>
d_ptr;
Abstract Superclass for all specific types of MRML nodes.