27 #ifndef PLOTMSFLAGGINGTAB_QO_H_
28 #define PLOTMSFLAGGINGTAB_QO_H_
30 #include <plotms/GuiTabs/PlotMSFlaggingTab.ui.h>
54 QString
tabName()
const {
return "Flag"; }
59 int updateFlag) { (void)params; (void)updateFlag; }
PlotMSFlagging getValue(PlotMSPlot *plot=NULL) const
See PlotMSFlaggingWidget::getValue().
PlotMSFlaggingTab(PlotMSPlotter *parent)
Constructor which takes the parent plotter.
Subclass of PlotMSTab that handles flagging.
Abstract class for parameters that may be watched by one or more interested classes.
void setValue(const PlotMSFlagging &value)
See PlotMSFlaggingWidget::setValue().
Specifies flagging parameters (including possibly flag extension) for an MS.
QString tabName() const
Implements PlotMSTab::tabName().
Class for a single "plot" concept.
Abstract parent for any widget that goes in the tabbed side panel of the PlotMSPlotter.
~PlotMSFlaggingTab()
Destructor.
High(ish)-level plotter class that manages the GUI (semi-) transparently to the rest of PlotMS...
void parametersHaveChanged(const PlotMSWatchedParameters ¶ms, int updateFlag)
Implements PlotMSParametersWatcher::parametersHaveChanged().
LatticeExprNode value(const LatticeExprNode &expr)
This function returns the value of the expression without a mask.