23 #ifndef __qMRMLTableWidget_h 24 #define __qMRMLTableWidget_h 34 class qMRMLTableWidgetPrivate;
68 QString viewLabel()
const;
73 void setViewLabel(
const QString& newTableViewLabel);
80 QScopedPointer<qMRMLTableWidgetPrivate>
d_ptr;
A set of MRML Nodes that supports serialization and undo/redo.
MRML node to represent table view parameters.
Spreadsheet view for table nodes. Allow view/edit of a vtkMRMLTableNode.