23 #ifndef __qMRMLTableWidget_h 24 #define __qMRMLTableWidget_h 34 class qMRMLTableWidgetPrivate;
71 QString viewLabel()
const;
76 void setViewLabel(
const QString& newTableViewLabel);
83 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.