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.

Signals

void changed ()
 This signal should be emitted whenever the value of the widget changes because of user interaction.

Public Member Functions

 PlotMSDataTab (PlotMSPlotTab *plotTab, PlotMSPlotter *parent)
 Constructor which takes the parent tab and plotter.
virtual ~PlotMSDataTab ()
 Destructor.
void getValue (PlotMSPlotParameters &params) const
 Implements PlotMSPlotSubtab::getValue().
void setValue (const PlotMSPlotParameters &params)
 Implements PlotMSPlotSubtab::setValue().
void update (const PlotMSPlot &plot)
 Implements PlotMSPlotSubtab::update().
QString tabName () const
 Returns a string to use as the tab name for this widget.
String getFileName () const
 Returns the name of the file that will be plotted.
String getSelection () const
 Returns any selection criteria for the data.
String getAveraging () const
 Returns the type of averaging for the data.

Private Attributes

PlotMSSelectionWidgetitsSelectionWidget_
 Widget for MS selection.
PlotMSAveragingWidgetitsAveragingWidget_
 Widget for MS averaging.
QtFileWidgetitsFileWidget_
Ui::PlotMSDataTabClass ui

Detailed Description

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

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


Constructor & Destructor Documentation

casa::PlotMSDataTab::PlotMSDataTab ( PlotMSPlotTab plotTab,
PlotMSPlotter parent 
)

Constructor which takes the parent tab and plotter.

virtual casa::PlotMSDataTab::~PlotMSDataTab (  )  [virtual]

Destructor.


Member Function Documentation

void casa::PlotMSDataTab::changed (  )  [signal]

This signal should be emitted whenever the value of the widget changes because of user interaction.

Reimplemented from casa::PlotMSPlotSubtab.

String casa::PlotMSDataTab::getAveraging (  )  const

Returns the type of averaging for the data.

String casa::PlotMSDataTab::getFileName (  )  const

Returns the name of the file that will be plotted.

String casa::PlotMSDataTab::getSelection (  )  const

Returns any selection criteria for the data.

void casa::PlotMSDataTab::getValue ( PlotMSPlotParameters params  )  const [virtual]
void casa::PlotMSDataTab::setValue ( const PlotMSPlotParameters params  )  [virtual]
QString casa::PlotMSDataTab::tabName (  )  const [inline, virtual]

Returns a string to use as the tab name for this widget.

Implements casa::PlotMSTab.

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

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

Member Data Documentation

Widget for MS averaging.

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

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

Widget for MS selection.

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

Ui::PlotMSDataTabClass casa::PlotMSDataTab::ui [private]

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


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1