21#ifndef __qMRMLMatrixWidget_h
22#define __qMRMLMatrixWidget_h
26#include <ctkVTKObject.h>
27#include <ctkVTKAbstractMatrixWidget.h>
29#include "qMRMLWidgetsExport.h"
34class qMRMLMatrixWidgetPrivate;
76 QScopedPointer<qMRMLMatrixWidgetPrivate>
d_ptr;
Abstract Superclass for all specific types of MRML nodes.