22#ifndef __qMRMLNodeAttributeTableWidget_h
23#define __qMRMLNodeAttributeTableWidget_h
29#include "qMRMLWidgetsExport.h"
33#include <ctkVTKObject.h>
36class qMRMLNodeAttributeTableWidgetPrivate;
65 QScopedPointer<qMRMLNodeAttributeTableWidgetPrivate>
d_ptr;
Abstract Superclass for all specific types of MRML nodes.