21 #ifndef __qMRMLNavigationView_h 22 #define __qMRMLNavigationView_h 25 #include <ctkVTKObject.h> 26 #include <ctkVTKThumbnailView.h> 28 #include "qMRMLWidgetsExport.h" 30 class qMRMLNavigationViewPrivate;
61 void updateFromMRMLViewNode();
62 void updateFromMRMLScene();
65 QScopedPointer<qMRMLNavigationViewPrivate>
d_ptr;
QScopedPointer< qMRMLNavigationViewPrivate > d_ptr
A set of MRML Nodes that supports serialization and undo/redo.
MRML node to represent a 3D view.
ctkVTKThumbnailView Superclass
Superclass typedef.