casa::HistogramGraph Class Reference
Displays a histogram specific to a region and an image; contains a "Next" button that toggles to a histogram displaying the same region, but a different image.
More...
#include <HistogramGraph.qo.h>
List of all members.
Detailed Description
Displays a histogram specific to a region and an image; contains a "Next" button that toggles to a histogram displaying the same region, but a different image.
Definition at line 47 of file HistogramGraph.qo.h.
Constructor & Destructor Documentation
casa::HistogramGraph::HistogramGraph |
( |
QWidget * |
parent = 0 |
) |
|
casa::HistogramGraph::~HistogramGraph |
( |
|
) |
|
casa::HistogramGraph::HistogramGraph |
( |
const HistogramGraph & |
other |
) |
[private] |
Member Function Documentation
void casa::HistogramGraph::initPlot |
( |
|
) |
|
void casa::HistogramGraph::nextGraph |
( |
|
) |
[private, slot] |
void casa::HistogramGraph::setImage |
( |
SHARED_PTR< ImageInterface< float > > |
image |
) |
|
void casa::HistogramGraph::setImageRegion |
( |
ImageRegion * |
region, |
|
|
int |
id | |
|
) |
| | |
void casa::HistogramGraph::setIndex |
( |
int |
stackIndex |
) |
|
void casa::HistogramGraph::setNextEnabled |
( |
bool |
enabled |
) |
|
void casa::HistogramGraph::showGraph |
( |
int |
nextIndex |
) |
[signal] |
void casa::HistogramGraph::showHistogramTool |
( |
|
) |
[signal] |
Member Data Documentation
The documentation for this class was generated from the following file: