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

bool itsFlag_
 Changed flag.

Detailed Description

Widget for editing a PlotMSTransformations object.

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


Constructor & Destructor Documentation

Constructor that takes an optional parent.

Destructor.


Member Function Documentation

Gets/Sets the currently displayed value.


Member Data Documentation

Changed flag.

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

     

Last set value.

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


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