28 #ifndef QTEXPORTMANAGER_H_
29 #define QTEXPORTMANAGER_H_
46 #include <display/QtViewer/QtExportManager.ui.h>
53 template <
class T>
class ImageInterface;
58 class QtDisplayPanelGui;
110 bool &preferWavelength,
bool &preferAirWavelength);
QHash< int, QtDisplayData * > qddList_
QHash< QString, int > uiDataType_
QTreeWidgetItem * selItem_
void expImageInterfaceToFITS(casacore::ImageInterface< float > *img, casacore::String outFile)
virtual Type type()
Return the type enum.
void getSectralCoordFlags(const casacore::ImageInterface< float > *img, bool &preferVelocity, bool &opticalVelocity, bool &preferWavelength, bool &preferAirWavelength)
QString getOutDirNameOLD(QString &filter)
QString getOutDirName(QString &)
void fillFormatBox(int type)
void showDDCreateError_(casacore::String)
ABSTRACT CLASSES Abstract class for colors Any implementation of color should be able to provide a hexadecimal form of the if a human readable name(i.e."black").In many places throughout the plotter
QHash< int, casacore::String > dataType_
void messageFromEM(QString &msg)
void expImageInterfaceToMIRIAD(casacore::ImageInterface<float>* img, casacore::String outFile); ...
QtDisplayPanelGui * panel_
void updateEM(QtDisplayData *qdd=0, bool autoRegister=true)
QHash< QString, int > uiDisplayType_
QVector< int > exportTypes_
QString getOutFileName(QString &filter)
void changeItemSelection()
The main display window for the Qt version of the viewer.
void browseFileSelection()
std::set< ScanKey > filter(const std::set< ScanKey > scans, const ArrayKey &arrayKey)
given a set of scan keys, return the subset that matches the given array key
void browseFileSelectionOLD()
QtExportManager(QtDisplayPanelGui *panel=0, const char *name=0, QWidget *parent=0)
String: the storage and methods of handling collections of characters.
void expImageInterfaceToCASA(casacore::ImageInterface< float > *img, casacore::String outFile)
QHash< int, casacore::String > displayType_
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.