23#ifndef __qMRMLTransformInfoWidget_h
24#define __qMRMLTransformInfoWidget_h
28#include <ctkVTKObject.h>
33#include "qSlicerTransformsModuleWidgetsExport.h"
35class qMRMLTransformInfoWidgetPrivate;
66 void processEvent(vtkObject* sender,
void* callData,
unsigned long eventId,
void* clientData);
75 QScopedPointer<qMRMLTransformInfoWidgetPrivate>
d_ptr;
Abstract Superclass for all specific types of MRML nodes.
A set of MRML Nodes that supports serialization and undo/redo.