Slicer
5.1
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include <QObject>
#include <QMap>
#include <QStringList>
#include <QIcon>
#include <QVariant>
#include <vtkMRMLSubjectHierarchyNode.h>
#include "qSlicerSubjectHierarchyModuleWidgetsExport.h"
Go to the source code of this file.
Classes | |
class | qSlicerSubjectHierarchyAbstractPlugin |
Abstract plugin for handling Subject Hierarchy items. More... | |