Displays a dialog allowing the user to specify the data that they want summarized. More...
#include <ActionSummaryDialog.h>
Public Member Functions | |
| ActionSummaryDialog (Client *client) | |
| virtual | ~ActionSummaryDialog () |
Protected Member Functions | |
| virtual bool | doActionSpecific (PlotMSApp *plotms) |
Private Attributes | |
| PlotMSSummaryDialog * | summarizeDialog |
Displays a dialog allowing the user to specify the data that they want summarized.
Definition at line 41 of file ActionSummaryDialog.h.
| casa::ActionSummaryDialog::ActionSummaryDialog | ( | Client * | client | ) |
| virtual casa::ActionSummaryDialog::~ActionSummaryDialog | ( | ) | [virtual] |
| virtual bool casa::ActionSummaryDialog::doActionSpecific | ( | PlotMSApp * | plotms | ) | [protected, virtual] |
Implements casa::PlotMSAction.
Definition at line 49 of file ActionSummaryDialog.h.
1.6.1