21#ifndef __qSlicerSegmentationsModuleWidget_h
22#define __qSlicerSegmentationsModuleWidget_h
27#include "qSlicerSegmentationsModuleExport.h"
33#include <ctkVTKObject.h>
35class qSlicerSegmentationsModuleWidgetPrivate;
39class vtkMRMLNodeReference;
42class Ui_qSlicerSegmentationsModule;
86 vtkSegmentation* toSegmentation, QString segmentId,
bool removeFromSource=
false);
137 QScopedPointer<qSlicerSegmentationsModuleWidgetPrivate>
d_ptr;
Abstract Superclass for all specific types of MRML nodes.
MRML node for representing segmentation display attributes.
MRML node containing segmentations.
MRML node to represent a complete subject hierarchy tree.
This class encapsulates a segmentation that can contain multiple segments and multiple representation...