#include <Fit2DTool.qo.h>
|
void | frameChanged (int frame) |
|
void | newRegion (int, const QString &shape, const QString &name, const QList< double > &world_x, const QList< double > &world_y, const QList< int > &pixel_x, const QList< int > &pixel_y, const QString &linecolor, const QString &text, const QString &font, int fontsize, int fontstyle) |
|
void | updateRegion (int, viewer::region::RegionChanges, const QList< double > &world_x, const QList< double > &world_y, const QList< int > &pixel_x, const QList< int > &pixel_y) |
|
Definition at line 50 of file Fit2DTool.qo.h.
casa::Fit2DTool::Fit2DTool |
( |
QWidget * |
parent = 0 | ) |
|
casa::Fit2DTool::~Fit2DTool |
( |
| ) |
|
casa::Fit2DTool::Fit2DTool |
( |
const Fit2DTool & |
fitTool | ) |
|
|
private |
void casa::Fit2DTool::add2DFitOverlay |
( |
QList< RegionShape * > |
fitMarkers | ) |
|
|
signal |
void casa::Fit2DTool::addViewerFitMarkers |
( |
| ) |
|
|
private |
void casa::Fit2DTool::clearFitMarkers |
( |
| ) |
|
|
privateslot |
void casa::Fit2DTool::clearRegions |
( |
| ) |
|
|
private |
void casa::Fit2DTool::deleteImageRegion |
( |
int |
id | ) |
|
void casa::Fit2DTool::displayFitChanged |
( |
bool |
display | ) |
|
|
privateslot |
void casa::Fit2DTool::doFit |
( |
| ) |
|
|
privateslot |
void casa::Fit2DTool::estimateFileChanged |
( |
const QString & |
fullPath | ) |
|
|
privateslot |
void casa::Fit2DTool::fitColorChanged |
( |
const QString & |
colorName | ) |
|
|
privateslot |
void casa::Fit2DTool::fitDone |
( |
| ) |
|
|
privateslot |
void casa::Fit2DTool::frameChanged |
( |
int |
frame | ) |
|
|
slot |
void casa::Fit2DTool::imageModeChanged |
( |
bool |
imageEnabled | ) |
|
|
privateslot |
void casa::Fit2DTool::imageRegionSelected |
( |
int |
id | ) |
|
void casa::Fit2DTool::newRegion |
( |
int |
, |
|
|
const QString & |
shape, |
|
|
const QString & |
name, |
|
|
const QList< double > & |
world_x, |
|
|
const QList< double > & |
world_y, |
|
|
const QList< int > & |
pixel_x, |
|
|
const QList< int > & |
pixel_y, |
|
|
const QString & |
linecolor, |
|
|
const QString & |
text, |
|
|
const QString & |
font, |
|
|
int |
fontsize, |
|
|
int |
fontstyle |
|
) |
| |
|
slot |
void casa::Fit2DTool::pixelRangeChanged |
( |
| ) |
|
|
privateslot |
void casa::Fit2DTool::pixelRangeEnabledChanged |
( |
bool |
enabled | ) |
|
|
privateslot |
void casa::Fit2DTool::pixelRangeNoneSelected |
( |
bool |
selected | ) |
|
|
privateslot |
void casa::Fit2DTool::populateIncludeExclude |
( |
casacore::Vector< float > & |
range | ) |
const |
|
private |
void casa::Fit2DTool::remove2DFitOverlay |
( |
QList< RegionShape * > |
fitMarkers | ) |
|
|
signal |
void casa::Fit2DTool::removeViewerFitMarkers |
( |
| ) |
|
|
private |
void casa::Fit2DTool::resetRegion |
( |
const QList< int > & |
pixelX, |
|
|
const QList< int > & |
pixelY |
|
) |
| |
|
private |
void casa::Fit2DTool::residualSupportChanged |
( |
bool |
enable | ) |
|
|
privateslot |
void casa::Fit2DTool::setImageFunctionalityEnabled |
( |
bool |
enable | ) |
|
|
private |
void casa::Fit2DTool::showFileChooserDialog |
( |
const QString & |
title, |
|
|
QFileDialog::FileMode |
mode, |
|
|
QLineEdit * |
destinationLineEdit |
|
) |
| |
|
private |
void casa::Fit2DTool::showFileDialog |
( |
| ) |
|
|
privateslot |
void casa::Fit2DTool::showFindSourcesDialog |
( |
| ) |
|
|
privateslot |
void casa::Fit2DTool::showPixelRangeDialog |
( |
| ) |
|
|
privateslot |
void casa::Fit2DTool::showResidualDialog |
( |
| ) |
|
|
privateslot |
void casa::Fit2DTool::showResidualHistogramDialog |
( |
| ) |
|
|
privateslot |
void casa::Fit2DTool::showResults |
( |
| ) |
|
|
privateslot |
void casa::Fit2DTool::showSaveDialog |
( |
| ) |
|
|
privateslot |
void casa::Fit2DTool::updateFrame |
( |
| ) |
|
|
private |
Update the widgets that depend on knowing the frame.
void casa::Fit2DTool::updateRegion |
( |
int |
, |
|
|
viewer::region::RegionChanges |
, |
|
|
const QList< double > & |
world_x, |
|
|
const QList< double > & |
world_y, |
|
|
const QList< int > & |
pixel_x, |
|
|
const QList< int > & |
pixel_y |
|
) |
| |
|
slot |
bool casa::Fit2DTool::validateFile |
( |
QLineEdit * |
directoryLineEdit, |
|
|
QLineEdit * |
fileLineEdit, |
|
|
casacore::String & |
saveFile, |
|
|
const QString & |
purpose |
|
) |
| |
|
private |
QProgressDialog casa::Fit2DTool::progressBar |
|
private |
const QString casa::Fit2DTool::REGION_LABEL |
|
private |
Ui::Fit2DToolClass casa::Fit2DTool::ui |
|
private |
The documentation for this class was generated from the following file: