21 #ifndef __qSlicerPresetComboBox_h 22 #define __qSlicerPresetComboBox_h 28 #include "qSlicerVolumeRenderingModuleWidgetsExport.h" 31 class qSlicerPresetComboBoxPrivate;
47 void updateComboBoxTitleAndIcon(
vtkMRMLNode* presetNode);
50 QScopedPointer<qSlicerPresetComboBoxPrivate>
d_ptr;
QScopedPointer< qSlicerPresetComboBoxPrivate > d_ptr
qMRMLNodeComboBox Superclass
Constructors.
Combobox that automatically displays all the nodes of the scene that match filtering criteria...
Abstract Superclass for all specific types of MRML nodes.