Slicer
4.11
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include "qSlicerObject.h"
#include <ctkVTKObject.h>
#include <QObject>
#include <vtkMRMLScene.h>
#include <vtkMRMLSubjectHierarchyNode.h>
#include "qSlicerSubjectHierarchyModuleWidgetsExport.h"
Go to the source code of this file.
Classes | |
class | qSlicerSubjectHierarchyPluginLogic |
Qt-based logic class to exercise Qt-related logic functions. The Subject hierarchy plugin mechanism and those are Qt classes. More... | |