casa
5.7.0-16
|
#include <plotms/Gui/PlotRangeWidget.ui.h>
#include <casaqt/QtUtilities/QtEditingWidget.qo.h>
#include <graphics/GenericPlotter/PlotOptions.h>
#include <utility>
Go to the source code of this file.
Classes | |
class | casa::PlotRangeWidget |
Widget for selecting a plot axis range. More... | |
Namespaces | |
casa | |
-*- mode: c++ -*- | |
Functions | |
void | casa::addRadioButtonsToGroup (QButtonGroup *group) const |
Overrides PlotMSWidget::addRadioButtonsToGroup(). More... | |
void | casa::rangeChanged () |
Slot for when the set range changes. More... | |
void | casa::timeFromChanged () |
void | casa::timeToChanged () |
Variables | |
bool | casa::isCustom_ |
Whether last set range was custom or not. More... | |
double | casa::from_ |
Last set range. More... | |
double | casa::to_ |