18 #ifndef __qMRMLChartWidget_h 19 #define __qMRMLChartWidget_h 29 class qMRMLChartWidgetPrivate;
64 QString viewLabel()
const;
69 void setViewLabel(
const QString& newChartViewLabel);
80 void onAppAboutToQuit();
83 QScopedPointer<qMRMLChartWidgetPrivate>
d_ptr;
MRML logic class for color manipulation.
A set of MRML Nodes that supports serialization and undo/redo.
MRML node to represent chart view parameters.
qMRMLChartView is the display canvas for a Chart.