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