18#ifndef __qMRMLColorLegendDisplayNodeWidget_h
19#define __qMRMLColorLegendDisplayNodeWidget_h
29#include <ctkVTKObject.h>
32#include "qSlicerColorsModuleWidgetsExport.h"
36class qMRMLColorLegendDisplayNodeWidgetPrivate;
80 QScopedPointer<qMRMLColorLegendDisplayNodeWidgetPrivate>
d_ptr;
Class describing how to display a color legend.
Abstract Superclass for all specific types of MRML nodes.
A set of MRML Nodes that supports serialization and undo/redo.