Widget for editing a PlotMSCalibration object. More...
#include <PlotMSCalibrationWidget.qo.h>
Public Member Functions | |
| PlotMSCalibrationWidget (QWidget *parent=NULL) | |
| Constructor that takes an optional parent. | |
| ~PlotMSCalibrationWidget () | |
| Destructor. | |
| PlotMSCalibration | getValue () const |
| Gets/Sets the currently displayed value. | |
| void | setValue (const PlotMSCalibration &calibration) |
Private Attributes | |
| PlotMSCalibration | itsValue_ |
| bool | itsFlag_ |
Widget for editing a PlotMSCalibration object.
Definition at line 37 of file PlotMSCalibrationWidget.qo.h.
| casa::PlotMSCalibrationWidget::PlotMSCalibrationWidget | ( | QWidget * | parent = NULL |
) |
Constructor that takes an optional parent.
| casa::PlotMSCalibrationWidget::~PlotMSCalibrationWidget | ( | ) |
Destructor.
| PlotMSCalibration casa::PlotMSCalibrationWidget::getValue | ( | ) | const |
Gets/Sets the currently displayed value.
| void casa::PlotMSCalibrationWidget::setValue | ( | const PlotMSCalibration & | calibration | ) |
bool casa::PlotMSCalibrationWidget::itsFlag_ [private] |
Definition at line 57 of file PlotMSCalibrationWidget.qo.h.
Definition at line 56 of file PlotMSCalibrationWidget.qo.h.
1.6.1