casa::ColorHistogram Class Reference
Displays a histogram that allows the user to set the color scale for an image.
More...
#include <ColorHistogram.qo.h>
List of all members.
Detailed Description
Displays a histogram that allows the user to set the color scale for an image.
Definition at line 47 of file ColorHistogram.qo.h.
Constructor & Destructor Documentation
casa::ColorHistogram::ColorHistogram |
( |
QWidget * |
parent = 0 |
) |
|
casa::ColorHistogram::~ColorHistogram |
( |
|
) |
|
casa::ColorHistogram::ColorHistogram |
( |
const ColorHistogram & |
other |
) |
[private] |
Member Function Documentation
void casa::ColorHistogram::acceptRange |
( |
|
) |
[private, slot] |
void casa::ColorHistogram::cancelRange |
( |
|
) |
[private, slot] |
void casa::ColorHistogram::colorsChanged |
( |
|
) |
[private, slot] |
Vector<uInt> casa::ColorHistogram::computeScaledIntensities |
( |
const std::vector< float > & |
intensities |
) |
[private] |
void casa::ColorHistogram::histogramColorModeChanged |
( |
bool |
useColors |
) |
[private, slot] |
void casa::ColorHistogram::invertColorMap |
( |
int |
invert |
) |
[private, slot] |
void casa::ColorHistogram::logScaleChanged |
( |
int |
logScaleAmount |
) |
[private, slot] |
void casa::ColorHistogram::powerCyclesChangedLineEdit |
( |
const QString & |
str |
) |
[private, slot] |
void casa::ColorHistogram::powerCyclesChangedSlider |
( |
int |
value |
) |
[private, slot] |
void casa::ColorHistogram::resetColorLookups |
( |
|
) |
[private] |
void casa::ColorHistogram::resetIntensityRange |
( |
|
) |
[private, slot] |
void casa::ColorHistogram::resetPowerCycles |
( |
float |
powerCycles |
) |
[private] |
void casa::ColorHistogram::setDisplayData |
( |
QtDisplayData * |
img |
) |
|
void casa::ColorHistogram::updateColorMap |
( |
bool |
invertChanged = false |
) |
[private] |
Member Data Documentation
The documentation for this class was generated from the following file: