#include <QtExportManager.qo.h>
|
enum | DATATYPE {
UNKNOWN,
IMAGE,
MEASUREMENT_SET,
SKY_CATALOG,
RESTORE,
DIRECTORY,
QUALIMG,
CASAREGION,
DS9REGION
} |
|
enum | DISPLAYTYPE {
RASTER,
CONTOUR,
VECTOR,
MARKER,
SKY_CAT,
NEWPANEL,
OLDPANEL
} |
|
Definition at line 62 of file QtExportManager.qo.h.
Enumerator |
---|
UNKNOWN |
|
IMAGE |
|
MEASUREMENT_SET |
|
SKY_CATALOG |
|
RESTORE |
|
DIRECTORY |
|
QUALIMG |
|
CASAREGION |
|
DS9REGION |
|
Definition at line 82 of file QtExportManager.qo.h.
Enumerator |
---|
RASTER |
|
CONTOUR |
|
VECTOR |
|
MARKER |
|
SKY_CAT |
|
NEWPANEL |
|
OLDPANEL |
|
Definition at line 85 of file QtExportManager.qo.h.
casa::QtExportManager::QtExportManager |
( |
QtDisplayPanelGui * |
panel = 0 , |
|
|
const char * |
name = 0 , |
|
|
QWidget * |
parent = 0 |
|
) |
| |
casa::QtExportManager::~QtExportManager |
( |
| ) |
|
void casa::QtExportManager::browseFileSelection |
( |
| ) |
|
|
protectedslot |
void casa::QtExportManager::browseFileSelectionOLD |
( |
| ) |
|
|
protectedslot |
void casa::QtExportManager::browseOutFilePath |
( |
| ) |
|
|
protectedslot |
void casa::QtExportManager::buildFileList |
( |
| ) |
|
|
protectedslot |
void casa::QtExportManager::changeItemSelection |
( |
| ) |
|
|
protectedslot |
void casa::QtExportManager::exportData |
( |
| ) |
|
|
protectedslot |
void casa::QtExportManager::fillFormatBox |
( |
int |
type | ) |
|
|
protected |
QColor casa::QtExportManager::getDirColor |
( |
int |
| ) |
|
|
protected |
QString casa::QtExportManager::getOutDirName |
( |
QString & |
| ) |
|
|
protected |
QString casa::QtExportManager::getOutDirNameOLD |
( |
QString & |
filter | ) |
|
|
protected |
QString casa::QtExportManager::getOutFileName |
( |
QString & |
filter | ) |
|
|
protected |
void casa::QtExportManager::getSectralCoordFlags |
( |
const casacore::ImageInterface< float > * |
img, |
|
|
bool & |
preferVelocity, |
|
|
bool & |
opticalVelocity, |
|
|
bool & |
preferWavelength, |
|
|
bool & |
preferAirWavelength |
|
) |
| |
|
private |
void casa::QtExportManager::messageFromEM |
( |
QString & |
msg | ) |
|
|
private |
void expImageInterfaceToMIRIAD(casacore::ImageInterface<float>* img, casacore::String outFile);
void casa::QtExportManager::updateEM |
( |
QtDisplayData * |
qdd = 0 , |
|
|
bool |
autoRegister = true |
|
) |
| |
|
slot |
QDir casa::QtExportManager::dir_ |
|
private |
QVector<int> casa::QtExportManager::exportTypes_ |
|
protected |
QWidget* casa::QtExportManager::parent_ |
|
private |
int casa::QtExportManager::saveType_ |
|
private |
QTreeWidgetItem* casa::QtExportManager::selItem_ |
|
private |
QHash<QString, int> casa::QtExportManager::uiDataType_ |
|
protected |
QHash<QString, int> casa::QtExportManager::uiDisplayType_ |
|
protected |
The documentation for this class was generated from the following file: