21 #ifndef __qMRMLDisplayNodeViewComboBox_h 22 #define __qMRMLDisplayNodeViewComboBox_h 25 #include <ctkVTKObject.h> 29 class qMRMLDisplayNodeViewComboBoxPrivate;
69 void updateWidgetFromMRML();
70 void updateMRMLFromWidget();
73 QScopedPointer<qMRMLDisplayNodeViewComboBoxPrivate>
d_ptr;
qMRMLCheckableNodeComboBox Superclass
Superclass typedef.
Abstract MRML node to represent a view. The class holds the properties common to any view type (3D...
Combobox of display node view nodes. Observe the view nodes of a display node and mark them as checke...
Abstract class that contains graphical display properties for displayable nodes.
QScopedPointer< qMRMLDisplayNodeViewComboBoxPrivate > d_ptr
Abstract Superclass for all specific types of MRML nodes.