Exports the plots based on the information entered in the export dialog. More...
#include <ActionExportDialog.h>
Public Member Functions | |
ActionExportDialog (Client *client) | |
virtual | ~ActionExportDialog () |
Protected Member Functions | |
virtual bool | doActionSpecific (PlotMSApp *plotms) |
Private Attributes | |
PlotMSExportTab * | exportDialog |
Exports the plots based on the information entered in the export dialog.
Definition at line 41 of file ActionExportDialog.h.
casa::ActionExportDialog::ActionExportDialog | ( | Client * | client | ) |
virtual casa::ActionExportDialog::~ActionExportDialog | ( | ) | [virtual] |
virtual bool casa::ActionExportDialog::doActionSpecific | ( | PlotMSApp * | plotms | ) | [protected, virtual] |
Implements casa::PlotMSAction.
Definition at line 49 of file ActionExportDialog.h.