20 #ifndef __qMRMLPlotViewInformationWidget_h 21 #define __qMRMLPlotViewInformationWidget_h 32 #include "qMRMLWidgetsExport.h" 34 class qMRMLPlotViewInformationWidgetPrivate;
38 class vtkMRMLPlotViewLogic;
63 void setViewGroup(
int viewGroup);
66 QScopedPointer<qMRMLPlotViewInformationWidgetPrivate>
d_ptr;
MRML node to represent Plot view parameters.
Abstract Superclass for all specific types of MRML nodes.