21#ifndef __qMRMLVolumeInfoWidget_h
22#define __qMRMLVolumeInfoWidget_h
29#include <ctkVTKObject.h>
33#include "qMRMLWidgetsExport.h"
35class qMRMLVolumeInfoWidgetPrivate;
43 Q_PROPERTY(
bool dataTypeEditable READ isDataTypeEditable WRITE setDataTypeEditable)
76 QScopedPointer<qMRMLVolumeInfoWidgetPrivate>
d_ptr;
Abstract Superclass for all specific types of MRML nodes.
MRML node for representing a volume (image stack).