21#ifndef __qMRMLColorPickerWidget_h
22#define __qMRMLColorPickerWidget_h
31#include <ctkVTKObject.h>
34#include "qSlicerColorsModuleWidgetsExport.h"
36class qMRMLColorPickerWidgetPrivate;
86 QScopedPointer<qMRMLColorPickerWidgetPrivate>
d_ptr;
MRML logic class for color manipulation.
Abstract MRML node to represent color information.
Abstract Superclass for all specific types of MRML nodes.
A set of MRML Nodes that supports serialization and undo/redo.