casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Slots | Private Attributes
casa::PlotMSSelectionWidget Class Reference

Widget for editing a PlotMSSelection object. More...

#include <PlotMSSelectionWidget.qo.h>

Inheritance diagram for casa::PlotMSSelectionWidget:
casa::QtEditingWidget

List of all members.

Public Member Functions

 PlotMSSelectionWidget (QWidget *parent=NULL)
 Constructor that takes an optional parent.
 ~PlotMSSelectionWidget ()
 Destructor.
PlotMSSelection getValue () const
 Gets/Sets the currently displayed value.
void setValue (const PlotMSSelection &selection)

Private Slots

void selectionChanged ()
 Slot for when a GUI widget value changes.

Private Attributes

PlotMSSelection itsValue_
 
     

bool itsFlag_
 Changed flag.
QMap< PlotMSSelection::Field,
QLineEdit * > 
itsValues_
 Value widgets.

Detailed Description

Widget for editing a PlotMSSelection object.

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


Constructor & Destructor Documentation

Constructor that takes an optional parent.

Destructor.


Member Function Documentation

Gets/Sets the currently displayed value.

Slot for when a GUI widget value changes.


Member Data Documentation

Changed flag.

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

     

Last set value.

Definition at line 57 of file PlotMSSelectionWidget.qo.h.

QMap<PlotMSSelection::Field, QLineEdit*> casa::PlotMSSelectionWidget::itsValues_ [private]

Value widgets.

Definition at line 63 of file PlotMSSelectionWidget.qo.h.


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