Displays properties of an image for manipulation such as color and display type.
More...
#include <ImageView.qo.h>
Displays properties of an image for manipulation such as color and display type.
Definition at line 48 of file ImageView.qo.h.
Enumerator |
---|
NO_COMBINATION |
|
RGB |
|
HUE_SATURATION |
|
Definition at line 53 of file ImageView.qo.h.
Enumerator |
---|
DISPLAY_RASTER |
|
DISPLAY_CONTOUR |
|
DISPLAY_VECTOR |
|
DISPLAY_MARKER |
|
DISPLAY_NONE |
|
Definition at line 187 of file ImageView.qo.h.
Enumerator |
---|
REST_FREQUENCY |
|
REST_WAVELENGTH |
|
REST_REDSHIFT |
|
Definition at line 191 of file ImageView.qo.h.
casa::ImageView::ImageView |
( |
QtDisplayData * |
data, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
virtual casa::ImageView::~ImageView |
( |
| ) |
|
|
virtual |
casa::ImageView::ImageView |
( |
const ImageView & |
other | ) |
|
|
private |
void _resetSpectralUnit();
Resetting the original rest frequency.
void casa::ImageView::close |
( |
ImageView * |
imageToClose | ) |
|
|
signal |
void casa::ImageView::displayTypeChanged |
( |
ImageView * |
dd | ) |
|
|
signal |
Raster/Contour/casacore::Vector has changed.
void casa::ImageView::displayTypeChanged |
( |
| ) |
|
|
privateslot |
Change to raster/contour/vector/marker.
QColor casa::ImageView::getBackgroundColor |
( |
| ) |
const |
|
private |
QString casa::ImageView::getDataDisplayTypeName |
( |
| ) |
const |
QColor casa::ImageView::getDisplayedColor |
( |
| ) |
const |
QString casa::ImageView::getName |
( |
| ) |
const |
void casa::ImageView::imageRegistrationChanged |
( |
bool |
selected | ) |
|
|
privateslot |
Display data has changed register/unregister status.
void casa::ImageView::imageSelected |
( |
ImageView * |
| ) |
|
|
signal |
Register/unregister has changed.
void casa::ImageView::initColorModeSettings |
( |
| ) |
|
|
private |
void casa::ImageView::initDisplayLabel |
( |
QWidget * |
holder, |
|
|
DisplayLabel * |
label |
|
) |
| |
|
private |
void casa::ImageView::initDisplayLabels |
( |
| ) |
|
|
private |
void casa::ImageView::initDisplayType |
( |
| ) |
|
|
private |
void casa::ImageView::initRestSettings |
( |
| ) |
|
|
private |
bool casa::ImageView::isCategoryMatch |
( |
const QString & |
newUnits, |
|
|
const QString & |
oldUnits |
|
) |
| const |
|
private |
bool casa::ImageView::isControlEligible |
( |
| ) |
const |
Returns whether or not the data is eligible to set the coordinate system for the display.
bool casa::ImageView::isEmpty |
( |
| ) |
const |
bool casa::ImageView::isMasterCoordinate |
( |
| ) |
const |
bool casa::ImageView::isMasterHue |
( |
| ) |
const |
bool casa::ImageView::isMasterSaturation |
( |
| ) |
const |
bool casa::ImageView::isRaster |
( |
| ) |
const |
bool casa::ImageView::isRegistered |
( |
| ) |
const |
bool casa::ImageView::isRGBImage |
( |
| ) |
const |
|
private |
bool casa::ImageView::isViewed |
( |
| ) |
const |
|
private |
void casa::ImageView::makeDrag |
( |
QMouseEvent * |
event | ) |
|
|
private |
QImage* casa::ImageView::makeDragImage |
( |
| ) |
|
|
private |
void casa::ImageView::masterCoordinateImageClear |
( |
| ) |
|
|
signal |
There will be no master coordinate image.
void casa::ImageView::masterCoordinateImageSelected |
( |
ImageView * |
imageView | ) |
|
|
signal |
This imageView has become the master coordinate image.
void casa::ImageView::masterHueImageSelected |
( |
ImageView * |
imageView | ) |
|
|
signal |
This ImageView has become the master hue image.
void casa::ImageView::masterSaturationImageSelected |
( |
ImageView * |
imageView | ) |
|
|
signal |
This ImageView has become the master saturation image.
void casa::ImageView::maximizeDisplay |
( |
| ) |
|
|
private |
void casa::ImageView::minimizeDisplay |
( |
| ) |
|
|
private |
virtual QSize casa::ImageView::minimumSizeHint |
( |
| ) |
const |
|
virtual |
virtual void casa::ImageView::mouseMoveEvent |
( |
QMouseEvent * |
event | ) |
|
|
protectedvirtual |
Implemented to support drag and drop.
void casa::ImageView::openCloseDisplay |
( |
| ) |
|
|
privateslot |
Minimize/maximize the display.
void casa::ImageView::resetRestFrequency |
( |
| ) |
|
|
privateslot |
Reset the rest frequency back to its original value.
void casa::ImageView::restChanged |
( |
| ) |
|
|
privateslot |
Method of specifying "rest" has changed.
void casa::ImageView::restFrequencyChanged |
( |
| ) |
|
|
privateslot |
User has changed the rest frequency.
void casa::ImageView::restoreSnapshot |
( |
| ) |
|
|
private |
void casa::ImageView::restUnitsChanged |
( |
| ) |
|
|
privateslot |
void casa::ImageView::rgbChanged |
( |
| ) |
|
|
privateslot |
Color this image will use in RGB mode has changed.
void casa::ImageView::rgbModeChanged |
( |
| ) |
|
|
private |
Custom color for RGB image combination void setButtonColor(QColor color); QColor getButtonColor() const;.
void casa::ImageView::saveSnapshot |
( |
| ) |
|
|
private |
void casa::ImageView::selectRestUnits |
( |
const QString & |
restUnits | ) |
|
|
private |
void casa::ImageView::setBackgroundColor |
( |
QColor |
color | ) |
|
|
private |
Background color.
Master image used to set the coordinate system is a slightly different color
void casa::ImageView::setDisplayedColor |
( |
QColor |
color | ) |
|
void casa::ImageView::setMasterCoordinateImage |
( |
bool |
masterImage | ) |
|
void casa::ImageView::setMasterHueImage |
( |
bool |
masterImage | ) |
|
void casa::ImageView::setMasterSaturationImage |
( |
bool |
masterImage | ) |
|
void casa::ImageView::setRegistered |
( |
bool |
selected | ) |
|
void casa::ImageView::setTitle |
( |
| ) |
|
|
private |
void casa::ImageView::setViewedImage |
( |
bool |
viewed | ) |
|
Sets whether or not this is the image currently being viewed on the animator.
void casa::ImageView::showContextMenu |
( |
const QPoint & |
location | ) |
|
|
privateslot |
User selected color for RGB mode has changed.
void otherColorChanged(); Display the context menu.
void casa::ImageView::showDataDisplayOptions |
( |
QtDisplayData * |
imageData | ) |
|
|
signal |
User has requested to view the display properties of this data.
void casa::ImageView::showDataOptions |
( |
| ) |
|
|
privateslot |
Show a color dialog where the user can choose a custom color.
void showColorDialog(); Show the display options for this image view.
void casa::ImageView::updateFreqUnitCombo |
( |
| ) |
|
|
private |
void casa::ImageView::viewImage |
( |
ImageView * |
imageToView | ) |
|
|
signal |
An image has been selected to view on the image animator.
double casa::ImageView::wavelengthFrequencyConversion |
( |
double |
value, |
|
|
QString |
oldUnits, |
|
|
QString |
newUnits |
|
) |
| const |
|
private |
QAction casa::ImageView::closeAction |
|
private |
Method used to combine images using colors.
Definition at line 222 of file ImageView.qo.h.
QMenu casa::ImageView::contextMenu |
|
private |
QAction casa::ImageView::contourAction |
|
private |
QButtonGroup* casa::ImageView::displayGroup |
|
private |
Indicators of which display properties apply to this image view.
Definition at line 214 of file ImageView.qo.h.
QMap<DisplayType,QString> casa::ImageView::displayTypeMap |
|
private |
const QString casa::ImageView::DROP_ID |
|
static |
bool casa::ImageView::empty |
|
private |
QStringList casa::ImageView::frequencyUnits |
|
private |
QColor casa::ImageView::masterCoordinateColor |
|
private |
QAction casa::ImageView::masterCoordinateSystemAction |
|
private |
QAction casa::ImageView::masterCoordinateSystemUndoAction |
|
private |
QAction casa::ImageView::masterHueAction |
|
private |
QAction casa::ImageView::masterSaturationAction |
|
private |
int casa::ImageView::minimumSize |
|
private |
QColor casa::ImageView::normalColor |
|
private |
Regular background or master coordinate image background.
Definition at line 207 of file ImageView.qo.h.
const int casa::ImageView::NOT_VIEWED_BORDER_SIZE |
|
private |
Store original rest frequney value & units.
Definition at line 239 of file ImageView.qo.h.
QAction casa::ImageView::rasterAction |
|
private |
QString casa::ImageView::restUnits |
|
private |
const int casa::ImageView::SIZE_COLLAPSED |
|
private |
const int casa::ImageView::SIZE_EXPANDED |
|
private |
QSpacerItem* casa::ImageView::spacerFirst |
|
private |
QSpacerItem* casa::ImageView::spacerLast |
|
private |
Ui::ImageViewClass casa::ImageView::ui |
|
private |
QAction casa::ImageView::viewAction |
|
private |
const int casa::ImageView::VIEWED_BORDER_SIZE |
|
private |
QStringList casa::ImageView::wavelengthUnits |
|
private |
The documentation for this class was generated from the following file: