21#ifndef __qMRMLSliceWidget_h
22#define __qMRMLSliceWidget_h
25class vtkAlgorithmOutput;
27class vtkCornerAnnotation;
28class vtkInteractorObserver;
32#include <vtkVersion.h>
36#include "qMRMLWidgetsExport.h"
40class qMRMLSliceWidgetPrivate;
169 QScopedPointer<qMRMLSliceWidgetPrivate>
d_ptr;
2D view for slice nodes. For performance reasons, the view block refreshes when the scene is in batch...
Superclass for MRML logic classes.
Abstract MRML node to represent a view. The class holds the properties common to any view type (3D,...
Abstract Superclass for all specific types of MRML nodes.
A set of MRML Nodes that supports serialization and undo/redo.
MRML node for storing a slice through RAS space.
Slicer logic class for slice manipulation.
MRML node for storing a slice through RAS space.