27 #ifndef ACTION_EXPORT_DIALOG_H_
28 #define ACTION_EXPORT_DIALOG_H_
36 class PlotMSExportTab;
Exports the plots based on the information entered in the export dialog.
Controller class for plotms.
Subclass of PlotMSPlotSubtab to manage exporting plots.
virtual ~ActionExportDialog()
PlotMSExportTab * exportDialog
Abstraction for the interface between the client (possibly a GUI) and the model (plot engine) that is...
virtual bool doActionSpecific(PlotMSApp *plotms)
ActionExportDialog(Client *client)