1#ifndef HistogramWidget_h
2#define HistogramWidget_h
9#include <QStackedWidget>
12#include <QDoubleValidator>
15#include <qwt_plot_curve.h>
16#include <qwt_legend.h>
40 HistogramWidget(
const QString title,
const QColor histColor = Qt::gray,
const QColor stretchColor = Qt::darkGray);
65 QwtPlotZoomer *p_zoomer;
Container of a cube histogram.
Definition Histogram.h:74
This is the (qwt) plot item for a histogram.
Definition HistogramItem.h:24
Pixel value mapper.
Definition Stretch.h:58
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16