casa::PlotMSTransformationsWidget Class Reference

Widget for editing a PlotMSTransformations object. More...

#include <PlotMSTransformationsWidget.qo.h>

Inheritance diagram for casa::PlotMSTransformationsWidget:
casa::QtEditingWidget

List of all members.

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.

Detailed Description

Widget for editing a PlotMSTransformations object.

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


Constructor & Destructor Documentation

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

Constructor that takes an optional parent.

casa::PlotMSTransformationsWidget::~PlotMSTransformationsWidget (  ) 

Destructor.


Member Function Documentation

PlotMSTransformations casa::PlotMSTransformationsWidget::getValue (  )  const

Gets/Sets the currently displayed value.

void casa::PlotMSTransformationsWidget::setValue ( const PlotMSTransformations selection  ) 

Member Data Documentation

Changed flag.

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

Last set value.

Definition at line 57 of file PlotMSTransformationsWidget.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