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

Subclass of PlotMSTab that handles flagging. More...

#include <PlotMSFlaggingTab.qo.h>

Inheritance diagram for casa::PlotMSFlaggingTab:
casa::PlotMSTab casa::PlotMSParametersWatcher

List of all members.

Public Member Functions

 PlotMSFlaggingTab (PlotMSPlotter *parent)
 Constructor which takes the parent plotter.
 ~PlotMSFlaggingTab ()
 Destructor.
QString tabName () const
 Implements PlotMSTab::tabName().
void parametersHaveChanged (const PlotMSWatchedParameters &params, int updateFlag)
 Implements PlotMSParametersWatcher::parametersHaveChanged().
PlotMSFlagging getValue (PlotMSPlot *plot=NULL) const
 See PlotMSFlaggingWidget::getValue().
void setValue (const PlotMSFlagging &value)
 See PlotMSFlaggingWidget::setValue().

Detailed Description

Subclass of PlotMSTab that handles flagging.

WARNING: currently can only a single PlotMSPlot.

Definition at line 44 of file PlotMSFlaggingTab.qo.h.


Constructor & Destructor Documentation

Constructor which takes the parent plotter.

Destructor.


Member Function Documentation

void casa::PlotMSFlaggingTab::parametersHaveChanged ( const PlotMSWatchedParameters params,
int  updateFlag 
) [inline, virtual]

Implements PlotMSParametersWatcher::parametersHaveChanged().

Currently does nothing.

Implements casa::PlotMSParametersWatcher.

Definition at line 60 of file PlotMSFlaggingTab.qo.h.

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

Implements PlotMSTab::tabName().

Implements casa::PlotMSTab.

Definition at line 56 of file PlotMSFlaggingTab.qo.h.


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