21#ifndef __qSlicerTableColumnPropertiesWidget_h
22#define __qSlicerTableColumnPropertiesWidget_h
30#include "qSlicerTablesModuleWidgetsExport.h"
32class qSlicerTableColumnPropertiesWidgetPrivate;
36class Q_SLICER_MODULE_TABLES_WIDGETS_EXPORT
102 QScopedPointer<qSlicerTableColumnPropertiesWidgetPrivate>
d_ptr;
36class Q_SLICER_MODULE_TABLES_WIDGETS_EXPORT {
…};
Spreadsheet view for table nodes. Allow view/edit of a vtkMRMLTableNode.
Abstract Superclass for all specific types of MRML nodes.
A set of MRML Nodes that supports serialization and undo/redo.
MRML node to represent a table object.