casa::PixelRangeDialog Class Reference
Displays a histogram that allows the user to set a include/exclude pixel range for the fit.
More...
#include <PixelRangeDialog.qo.h>
List of all members.
Detailed Description
Displays a histogram that allows the user to set a include/exclude pixel range for the fit.
Definition at line 45 of file PixelRangeDialog.qo.h.
Constructor & Destructor Documentation
casa::PixelRangeDialog::PixelRangeDialog |
( |
QWidget * |
parent = 0 |
) |
|
casa::PixelRangeDialog::~PixelRangeDialog |
( |
|
) |
|
casa::PixelRangeDialog::PixelRangeDialog |
( |
const PixelRangeDialog & |
other |
) |
[private] |
Member Function Documentation
void casa::PixelRangeDialog::deleteImageRegion |
( |
int |
id |
) |
|
pair<double,double> casa::PixelRangeDialog::getInterval |
( |
|
) |
const |
vector<float> casa::PixelRangeDialog::getXValues |
( |
|
) |
const |
void casa::PixelRangeDialog::imageRegionSelected |
( |
int |
id |
) |
|
void casa::PixelRangeDialog::keyPressEvent |
( |
QKeyEvent * |
event |
) |
[protected] |
void casa::PixelRangeDialog::setChannelValue |
( |
int |
channel |
) |
|
void casa::PixelRangeDialog::setImage |
( |
const SHARED_PTR< const ImageInterface< Float > > |
img |
) |
|
void casa::PixelRangeDialog::setImageMode |
( |
bool |
imageMode |
) |
|
bool casa::PixelRangeDialog::setImageRegion |
( |
ImageRegion * |
imageRegion, |
|
|
int |
id | |
|
) |
| | |
void casa::PixelRangeDialog::setInterval |
( |
double |
minValue, |
|
|
double |
maxValue | |
|
) |
| | |
void casa::PixelRangeDialog::setLineMode |
( |
bool |
lineMode |
) |
|
void casa::PixelRangeDialog::setTitle |
( |
const QString & |
title |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: