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:86
 
Pixel value mapper. 
Definition: Stretch.h:72
 
This is the (qwt) plot item for a histogram. 
Definition: HistogramItem.h:24
 
Namespace for ISIS/Bullet specific routines. 
Definition: Apollo.h:31