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