21#ifndef __qMRMLVolumeInfoWidget_h
22#define __qMRMLVolumeInfoWidget_h
28#include <ctkVTKObject.h>
32#include "qMRMLWidgetsExport.h"
34class qMRMLVolumeInfoWidgetPrivate;
76 QScopedPointer<qMRMLVolumeInfoWidgetPrivate>
d_ptr;
Abstract Superclass for all specific types of MRML nodes.
MRML node for representing a volume (image stack).