16#include <qwt_plot_zoomer.h> 
   17#include <qwt_plot_curve.h> 
   54      QwtPlotZoomer *p_zoomer; 
 
Container of a cube histogram.
Definition: Histogram.h:74
 
Plot Histograms.
Definition: QHistogram.h:34
 
void savePlot()
Allows user to save the plot to an image file.
Definition: QHistogram.cpp:162
 
void showHelp()
Provides help text in a dialog box.
Definition: QHistogram.cpp:205
 
void cdfCurveVisible()
Hide/show the cdf curve.
Definition: QHistogram.cpp:121
 
void printPlot()
Provide printing capabilities.
Definition: QHistogram.cpp:131
 
void switchBackground()
Switches the plot background color between black and white.
Definition: QHistogram.cpp:184
 
void trackerEnabled()
Enables mouse tracking on the plot.
Definition: QHistogram.cpp:107
 
~QHistogram()
Destroys the QHistogram object.
Definition: QHistogram.h:41
 
void Load(Histogram &hist)
Plots the given Isis Histogram in the plot window.
Definition: QHistogram.cpp:65
 
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16