21 #ifndef __qMRMLModelInfoWidget_h 22 #define __qMRMLModelInfoWidget_h 28 #include <ctkVTKObject.h> 31 #include "qMRMLWidgetsExport.h" 33 class qMRMLModelInfoWidgetPrivate;
56 void updateWidgetFromMRML();
59 void showEvent(QShowEvent *)
override;
60 QScopedPointer<qMRMLModelInfoWidgetPrivate>
d_ptr;
MRML node to represent a 3D surface model.
Abstract Superclass for all specific types of MRML nodes.