21#ifndef __qMRMLColorPickerWidget_h
22#define __qMRMLColorPickerWidget_h
29#include "qMRMLWidgetsExport.h"
32#include <ctkVTKObject.h>
34class qMRMLColorPickerWidgetPrivate;
84 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.