20#ifndef __qMRMLPlotSeriesPropertiesWidget_h
21#define __qMRMLPlotSeriesPropertiesWidget_h
33#include "qSlicerPlotsModuleWidgetsExport.h"
35class qMRMLPlotSeriesPropertiesWidgetPrivate;
39class vtkMRMLPlotViewLogic;
64 QScopedPointer<qMRMLPlotSeriesPropertiesWidgetPrivate>
d_ptr;
Abstract Superclass for all specific types of MRML nodes.
MRML node to represent a vtkPlot object.