casa::HistogramTab Class Reference
Manages a stack widget that displays histograms for a single region but multiple images.
More...
#include <HistogramTab.qo.h>
List of all members.
Detailed Description
Manages a stack widget that displays histograms for a single region but multiple images.
Definition at line 44 of file HistogramTab.qo.h.
Constructor & Destructor Documentation
casa::HistogramTab::HistogramTab |
( |
QWidget * |
parent = 0 |
) |
|
casa::HistogramTab::~HistogramTab |
( |
|
) |
|
Member Function Documentation
void casa::HistogramTab::addImage |
( |
SHARED_PTR< ImageInterface< float > > |
image |
) |
|
void casa::HistogramTab::clear |
( |
|
) |
|
void casa::HistogramTab::resetNextEnabled |
( |
|
) |
[private] |
void casa::HistogramTab::setImageRegion |
( |
const std::string & |
imageName, |
|
|
ImageRegion * |
region, |
|
|
int |
regionId | |
|
) |
| | |
void casa::HistogramTab::showGraph |
( |
int |
index |
) |
|
This method was written so that the image showing on the histogram will be the same as the one indicated on the image animator.
void casa::HistogramTab::showHistogramTool |
( |
|
) |
[signal] |
void casa::HistogramTab::showNextGraph |
( |
int |
nextIndex |
) |
[private, slot] |
When the 'next' button is pressed on the histogram.
Member Data Documentation
The documentation for this class was generated from the following file: