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.
Definition: HistogramItem.h:24
 
Definition: HistogramPlotWindow.h:18
 
QDockWidget * getDockWidget()
Definition: HistogramPlotWindow.h:35
 
HistogramItem * getHistItem(int index)
Definition: HistogramPlotWindow.h:31
 
int getNumItems()
Definition: HistogramPlotWindow.h:27
 
void add(HistogramItem *)
Add a HistogramItem to the plot.
Definition: HistogramPlotWindow.cpp:60
 
Definition: PlotWindow.h:88
 
virtual void add(CubePlotCurve *pc)
This method adds the curves to the plot.
Definition: PlotWindow.cpp:435
 
This is free and unencumbered software released into the public domain.
Definition: BoxcarCachingAlgorithm.h:13
 
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16