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