21 #ifndef __qMRMLSceneColorTableModel_h 22 #define __qMRMLSceneColorTableModel_h 30 class qMRMLSceneColorTableModelPrivate;
41 QScopedPointer<qMRMLSceneColorTableModelPrivate>
d_ptr;
Abstract MRML node to represent color information.
void updateItemFromNode(QStandardItem *item, vtkMRMLNode *node, int column) override
Abstract Superclass for all specific types of MRML nodes.
QScopedPointer< qMRMLSceneColorTableModelPrivate > d_ptr