casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
casa::PlotMSDataTab Class Reference

Subclass of PlotMSTab that handles picking MS filename, selection, and averaging parameters. More...

#include <PlotMSDataTab.qo.h>

Inheritance diagram for casa::PlotMSDataTab:
casa::PlotMSPlotSubtab casa::PlotMSTab casa::PlotMSParametersWatcher

List of all members.

Public Member Functions

 PlotMSDataTab (PlotMSPlotTab *plotTab, PlotMSPlotter *parent)
 Constructor which takes the parent tab and plotter.
 ~PlotMSDataTab ()
 Destructor.
QString tabName () const
 Implements PlotMSTab::tabName().
void getValue (PlotMSPlotParameters &params) const
 Implements PlotMSPlotSubtab::getValue().
void setValue (const PlotMSPlotParameters &params)
 Implements PlotMSPlotSubtab::setValue().
void update (const PlotMSPlot &plot)
 Implements PlotMSPlotSubtab::update().
bool summaryVerbose () const
 Returns whether the summary "verbose" button is checked or not.
PMS::SummaryType summaryType () const
 Returns which summary type is currently selected.

Private Attributes

QtFileWidgetitsFileWidget_
 Widget for MS filename.
PlotMSSelectionWidgetitsSelectionWidget_
 Widget for MS selection.
PlotMSAveragingWidgetitsAveragingWidget_
 Widget for MS averaging.

Detailed Description

Subclass of PlotMSTab that handles picking MS filename, selection, and averaging parameters.

Definition at line 46 of file PlotMSDataTab.qo.h.


Constructor & Destructor Documentation

Constructor which takes the parent tab and plotter.

Destructor.


Member Function Documentation

void casa::PlotMSDataTab::getValue ( PlotMSPlotParameters params) const [virtual]
void casa::PlotMSDataTab::setValue ( const PlotMSPlotParameters params) [virtual]
PMS::SummaryType casa::PlotMSDataTab::summaryType ( ) const

Returns which summary type is currently selected.

Returns whether the summary "verbose" button is checked or not.

QString casa::PlotMSDataTab::tabName ( ) const [inline, virtual]

Implements PlotMSTab::tabName().

Implements casa::PlotMSTab.

Definition at line 58 of file PlotMSDataTab.qo.h.

void casa::PlotMSDataTab::update ( const PlotMSPlot plot) [virtual]

Member Data Documentation

Widget for MS averaging.

Definition at line 84 of file PlotMSDataTab.qo.h.

Widget for MS filename.

Definition at line 78 of file PlotMSDataTab.qo.h.

Widget for MS selection.

Definition at line 81 of file PlotMSDataTab.qo.h.


The documentation for this class was generated from the following file: