casa
$Rev:20696$
|
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_ |
bool | itsFlag_ |
Changed flag. |
Widget for editing a PlotMSTransformations object.
Definition at line 40 of file PlotMSTransformationsWidget.qo.h.
casa::PlotMSTransformationsWidget::PlotMSTransformationsWidget | ( | QWidget * | parent = NULL | ) |
Constructor that takes an optional parent.
Destructor.
Gets/Sets the currently displayed value.
void casa::PlotMSTransformationsWidget::setValue | ( | const PlotMSTransformations & | selection | ) |
bool casa::PlotMSTransformationsWidget::itsFlag_ [private] |
Changed flag.
Definition at line 62 of file PlotMSTransformationsWidget.qo.h.