casa
$Rev:20696$
|
Go to the source code of this file.
Classes | |
class | casa::PlotRangeWidget |
Widget for selecting a plot axis range. More... | |
Namespaces | |
namespace | casa |
this file contains all the compiler specific defines | |
Functions | |
void | casa::addRadioButtonsToGroup (QButtonGroup *group) const |
Overrides PlotMSWidget::addRadioButtonsToGroup(). | |
void | casa::rangeChanged () |
Slot for when the set range changes. | |
void | casa::timeFromChanged () |
void | casa::timeToChanged () |
Variables | |
bool | casa::isCustom_ |
Whether last set range was custom or not. | |
double | casa::from_ |
Last set range. | |
double | casa::to_ |