29 #include <qwt_plot_zoomer.h> 30 #include <qwt_plot_curve.h> QHistogram(QWidget *parent=NULL)
Constructs a QHistogram object with default titles.
void trackerEnabled()
Enables mouse tracking on the plot.
QwtPlotCurve * p_histCurve
Historgram plot curve.
void showHelp()
Provides help text in a dialog box.
void cdfCurveVisible()
Hide/show the cdf curve.
QwtPlotZoomer * p_zoomer
Plot Zoomer.
Container of a cube histogram.
QwtPlotCurve * p_cdfCurve
CDF plot curve.
~QHistogram()
Destroys the QHistogram object.
void printPlot()
Provide printing capabilities.
Namespace for ISIS/Bullet specific routines.
void switchBackground()
Switches the plot background color between black and white.
void Load(Histogram &hist)
Plots the given Isis Histogram in the plot window.
void savePlot()
Allows user to save the plot to an image file.