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_
 Last set value.
bool itsFlag_
 Changed flag.
QMap< PlotMSSelection::Field,
QLineEdit * > 
itsValues_
 Value widgets.

Detailed Description

Widget for editing a PlotMSSelection object.

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


Constructor & Destructor Documentation

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

Constructor that takes an optional parent.

casa::PlotMSSelectionWidget::~PlotMSSelectionWidget (  ) 

Destructor.


Member Function Documentation

PlotMSSelection casa::PlotMSSelectionWidget::getValue (  )  const

Gets/Sets the currently displayed value.

void casa::PlotMSSelectionWidget::selectionChanged (  )  [private, slot]

Slot for when a GUI widget value changes.

void casa::PlotMSSelectionWidget::setValue ( const PlotMSSelection selection  ) 

Member Data Documentation

Changed flag.

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

Last set value.

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

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

Value widgets.

Definition at line 61 of file PlotMSSelectionWidget.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