casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Slots | Private Attributes
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 ()
 
     

Private Attributes

PlotMSAveraging itsValue_
 
     

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 40 of file PlotMSAveragingWidget.qo.h.


Constructor & Destructor Documentation

Constructor.

Destructor.


Member Function Documentation

     

Slot for when a GUI widget value changes.

Gets/Sets the currently displayed value.


Member Data Documentation

Changed flag.

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

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

Value widgets.

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

     

Last set value.

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

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

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


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