1 #ifndef HistogramPlotWindow_h
2 #define HistogramPlotWindow_h
26 return p_histItems.size();
30 return p_histItems[index];
33 QDockWidget *getDockWidget() {
HistogramPlotWindow(QString title, QWidget *parent)
Constructor, creates a new HistogramPlotWindow.
void add(HistogramItem *)
Add a HistogramItem to the plot.
This is the (qwt) plot item for a histogram.
virtual void add(CubePlotCurve *pc)
This method adds the curves to the plot.