21#ifndef __qSlicerModelsModuleWidget_h
22#define __qSlicerModelsModuleWidget_h
25#include "ctkVTKObject.h"
30#include "qSlicerModelsModuleExport.h"
32class qSlicerModelsModuleWidgetPrivate;
71 void* client_data,
void* call_data);
89 QScopedPointer<qSlicerModelsModuleWidgetPrivate>
d_ptr;
Abstract Superclass for all specific types of MRML nodes.
A set of MRML Nodes that supports serialization and undo/redo.
MRML node for storing information about the active nodes in the scene.