21#ifndef __qMRMLDisplayNodeWidget_h
22#define __qMRMLDisplayNodeWidget_h
28#include <ctkVTKObject.h>
31#include "qMRMLWidgetsExport.h"
33class qMRMLDisplayNodeWidgetPrivate;
88 QScopedPointer<qMRMLDisplayNodeWidgetPrivate>
d_ptr;
Abstract class that contains graphical display properties for displayable nodes.
Abstract Superclass for all specific types of MRML nodes.