21 #ifndef __qMRMLColorTableComboBox_h 22 #define __qMRMLColorTableComboBox_h 29 #include "qMRMLWidgetsExport.h" 31 class qMRMLColorTableComboBoxPrivate;
47 QAbstractItemModel* createSceneModel();
50 QScopedPointer<qMRMLColorTableComboBoxPrivate>
d_ptr;
QScopedPointer< qMRMLColorTableComboBoxPrivate > d_ptr
qMRMLNodeComboBox Superclass
Superclass typedef.
A set of MRML Nodes that supports serialization and undo/redo.
virtual void setMRMLScene(vtkMRMLScene *scene)
Combobox that automatically displays all the nodes of the scene that match filtering criteria...