Slicer
5.1
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include "qSlicerSegmentationsModuleWidgetsExport.h"
#include "qMRMLWidget.h"
#include <QVariant>
#include <ctkVTKObject.h>
#include <cstdlib>
Go to the source code of this file.
Classes | |
class | qMRMLSegmentEditorWidget |
Qt widget for editing a segment from a segmentation using Editor effects.Widget for editing segmentations that can be re-used in any module. More... | |