20 #ifndef __qMRMLPlotWidget_h 21 #define __qMRMLPlotWidget_h 31 class qMRMLPlotWidgetPrivate;
46 Q_PROPERTY(QString viewLabel READ viewLabel WRITE setViewLabel)
69 QString viewLabel()
const;
74 void setViewLabel(
const QString& newPlotViewLabel);
81 QScopedPointer<qMRMLPlotWidgetPrivate>
d_ptr;
MRML node to represent Plot view parameters.
A set of MRML Nodes that supports serialization and undo/redo.
qMRMLPlotView is the display canvas for a Plot.