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