GUI widget for editing a PlotMSAveraging object.
More...
#include <PlotMSAveragingWidget.qo.h>
|
void | changed () |
| This signal should be emitted whenever the user changes any value settings in the GUI. More...
|
|
void | differentFromSet () |
| This signal should be emitted when the user changes any value settings in the GUI AND the new value is different from the last set value. More...
|
|
void | editDone () |
| to change widget focus when editing done More...
|
|
GUI widget for editing a PlotMSAveraging object.
Definition at line 38 of file PlotMSAveragingWidget.qo.h.
casa::PlotMSAveragingWidget::PlotMSAveragingWidget |
( |
QWidget * |
parent = NULL | ) |
|
casa::PlotMSAveragingWidget::~PlotMSAveragingWidget |
( |
| ) |
|
void casa::PlotMSAveragingWidget::averagingChanged |
( |
| ) |
|
|
privateslot |
Slot for when a GUI widget value changes.
Gets/Sets the currently displayed value.
void casa::PlotMSAveragingWidget::setValue |
( |
const PlotMSAveraging & |
averaging | ) |
|
bool casa::PlotMSAveragingWidget::itsFlag_ |
|
private |
QMap<PlotMSAveraging::Field, QCheckBox*> casa::PlotMSAveragingWidget::itsFlags_ |
|
private |
QMap<PlotMSAveraging::Field, QLineEdit*> casa::PlotMSAveragingWidget::itsValues_ |
|
private |
The documentation for this class was generated from the following file: