21#ifndef __qMRMLROIWidget_h
22#define __qMRMLROIWidget_h
29#include <ctkVTKObject.h>
31#include "qMRMLWidgetsExport.h"
35class qMRMLROIWidgetPrivate;
74 QScopedPointer<qMRMLROIWidgetPrivate>
d_ptr;
Abstract Superclass for all specific types of MRML nodes.
MRML node to represent a 3D ROI.