Slicer
5.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include "qSlicerSubjectHierarchyModuleWidgetsExport.h"
#include <vtkMRMLScene.h>
#include <vtkMRMLSubjectHierarchyNode.h>
#include <vtkSmartPointer.h>
#include <vtkWeakPointer.h>
#include <QDateTime>
#include <QList>
#include <QObject>
#include <QString>
Go to the source code of this file.
Classes | |
class | qSlicerSubjectHierarchyPluginHandler |
Singleton class managing Subject Hierarchy plugins. More... | |