casa::PlotMSAveragingWidget Class Reference

GUI widget for editing a PlotMSAveraging object. More...

#include <PlotMSAveragingWidget.qo.h>

Inheritance diagram for casa::PlotMSAveragingWidget:
casa::QtEditingWidget

List of all members.

Public Member Functions

 PlotMSAveragingWidget (QWidget *parent=NULL)
 Constructor.
 ~PlotMSAveragingWidget ()
 Destructor.
PlotMSAveraging getValue () const
 Gets/Sets the currently displayed value.
void setValue (const PlotMSAveraging &averaging)

Private Slots

void averagingChanged ()
 Slot for when a GUI widget value changes.

Private Attributes

PlotMSAveraging itsValue_
 Last set value.
bool itsFlag_
 Changed flag.
QMap< PlotMSAveraging::Field,
QCheckBox * > 
itsFlags_
 Value widgets.
QMap< PlotMSAveraging::Field,
QLineEdit * > 
itsValues_

Detailed Description

GUI widget for editing a PlotMSAveraging object.

Definition at line 38 of file PlotMSAveragingWidget.qo.h.


Constructor & Destructor Documentation

casa::PlotMSAveragingWidget::PlotMSAveragingWidget ( QWidget *  parent = NULL  ) 

Constructor.

casa::PlotMSAveragingWidget::~PlotMSAveragingWidget (  ) 

Destructor.


Member Function Documentation

void casa::PlotMSAveragingWidget::averagingChanged (  )  [private, slot]

Slot for when a GUI widget value changes.

PlotMSAveraging casa::PlotMSAveragingWidget::getValue (  )  const

Gets/Sets the currently displayed value.

void casa::PlotMSAveragingWidget::setValue ( const PlotMSAveraging averaging  ) 

Member Data Documentation

Changed flag.

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

QMap<PlotMSAveraging::Field, QCheckBox*> casa::PlotMSAveragingWidget::itsFlags_ [private]

Value widgets.

Definition at line 64 of file PlotMSAveragingWidget.qo.h.

Last set value.

Definition at line 57 of file PlotMSAveragingWidget.qo.h.

QMap<PlotMSAveraging::Field, QLineEdit*> casa::PlotMSAveragingWidget::itsValues_ [private]

Definition at line 65 of file PlotMSAveragingWidget.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