27 #ifndef PLOTMSEXPORTTAB_QO_H_
28 #define PLOTMSEXPORTTAB_QO_H_
30 #include <plotms/GuiTabs/PlotMSExportTab.ui.h>
PlotMSExportTab(QWidget *parent=NULL)
Constructor which takes the parent tab and plotter.
casacore::String getMsNameFromPath(casacore::String msfilepath)
PlotExportFormat currentlySetExportFormat() const
See PlotMSTab::currentlySetExportFormat().
Subclass of PlotMSPlotSubtab to manage exporting plots.
QtFileWidget * itsFileWidget_
Widget for file selection.
PlotMSExportParam getExportParams() const
Returns the export range (All, Current, etc).
std::vector< casacore::String > MSNames_
Selected casacore::MS names.
Specifies export parameters for plotms.
virtual ~PlotMSExportTab()
Destructor.
String: the storage and methods of handling collections of characters.
void setMSNames(std::vector< casacore::String > msNames)
Retrieve selected casacore::MS names to use in export filename.
void setExportFormat(PlotExportFormat format)