27 #ifndef ImageLutWidget_H
28 #define ImageLutWidget_H
34 #include "ui_ImageLutWidget.h"
141 bool setColor(QString whichColor, QColor newColor);
151 Ui::ui_ImageLutWidget
ui;
163 QMap<camitk::ImageComponent*, ImageLutModel*>
allModels;
The class HistogramGraphicsRectItem defines the histogram graphics item and is required to manage the...
Definition: HistogramGraphicsRectItem.h:43
The class ImageLutModel model the histogram of a given vtkImageData.
Definition: ImageLutModel.h:46
The manager of the Image Volume data.
Definition: ImageComponent.h:77