21#ifndef __qMRMLVolumeWidget_h
22#define __qMRMLVolumeWidget_h
28#include <ctkVTKObject.h>
29#include "qMRMLWidgetsExport.h"
34class qMRMLVolumeWidgetPrivate;
76 QScopedPointer<qMRMLVolumeWidgetPrivate>
d_ptr;
78 QWidget* parentWidget =
nullptr);
Abstract Superclass for all specific types of MRML nodes.
MRML node for representing a volume display attributes.
MRML node for representing a volume (image stack).