26 #ifndef HISTOGRAMTAB_QO_H
27 #define HISTOGRAMTAB_QO_H
31 #include <display/region/HistogramTab.ui.h>
35 template <
class T>
class ImageInterface;
75 QMap<QString,HistogramGraph*>
graphs;
76 Ui::HistogramTabClass
ui;
80 #endif // HISTOGRAMTAB_QO_H
void addImage(std::shared_ptr< casacore::ImageInterface< float > > image)
void setImageRegion(const std::string &imageName, casacore::ImageRegion *region, int regionId)
void showGraph(int index)
This method was written so that the image showing on the histogram will be the same as the one indica...
HistogramTab(QWidget *parent=0)
QMap< QString, HistogramGraph * > graphs
Class to hold a region of interest in an image.
Manages a stack widget that displays histograms for a single region but multiple images.
void showNextGraph(int nextIndex)
When the 'next' button is pressed on the histogram.
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.