26 #ifndef PLOTMSACTIONEXPORT_H_
27 #define PLOTMSACTIONEXPORT_H_
PlotExportFormat adjustFormat(PlotExportFormat::Type t)
std::vector< PlotMSPlot * > plots
virtual bool loadParameters()
Controller class for plotms.
void setInteractive(bool interactive)
bool exportText(PlotMSApp *plotms)
void setExportFormat(const PlotExportFormat &format)
virtual bool doActionSpecific(PlotMSApp *plotms)
Abstraction for the interface between the client (possibly a GUI) and the model (plot engine) that is...
ActionExport(Client *client)