1#ifndef HistogramPlotWindow_h
2#define HistogramPlotWindow_h
28 return p_histItems.size();
32 return p_histItems[index];
This is the (qwt) plot item for a histogram.
HistogramPlotWindow(QString title, QWidget *parent)
Constructor, creates a new HistogramPlotWindow.
void add(HistogramItem *)
Add a HistogramItem to the plot.
virtual void add(CubePlotCurve *pc)
This method adds the curves to the plot.
PlotWindow(QString title, PlotCurve::Units xAxisUnits, PlotCurve::Units yAxisUnits, QWidget *parent, MenuOptions optionsToProvide=AllMenuOptions)
This constructs a plot window.
This is free and unencumbered software released into the public domain.
This is free and unencumbered software released into the public domain.