casa::PlotMSAxisWidget Class Reference
Widget for choosing a single axis.
More...
#include <PlotMSAxisWidget.qo.h>
List of all members.
Detailed Description
Widget for choosing a single axis.
Definition at line 43 of file PlotMSAxisWidget.qo.h.
Constructor & Destructor Documentation
casa::PlotMSAxisWidget::PlotMSAxisWidget |
( |
PMS::Axis |
defaultAxis, |
|
|
int |
attachAxes, |
|
|
QWidget * |
parent = NULL | |
|
) |
| | |
Constructor which takes optional parent widget.
casa::PlotMSAxisWidget::~PlotMSAxisWidget |
( |
|
) |
|
Member Function Documentation
PlotAxis casa::PlotMSAxisWidget::attachAxis |
( |
|
) |
const |
QLabel* casa::PlotMSAxisWidget::attachLabel |
( |
|
) |
[inline] |
PMS::Axis casa::PlotMSAxisWidget::axis |
( |
|
) |
const |
Gets the current set values in the widget.
void casa::PlotMSAxisWidget::axisChanged |
( |
const QString & |
value |
) |
[private, slot] |
Slot for when the axis value changed.
void casa::PlotMSAxisWidget::axisChanged |
( |
|
) |
[signal] |
void casa::PlotMSAxisWidget::axisDataChanged |
( |
|
) |
[private, slot] |
void casa::PlotMSAxisWidget::axisIdentifierChanged |
( |
PlotMSAxisWidget * |
|
) |
[signal] |
QLabel* casa::PlotMSAxisWidget::axisLabel |
( |
|
) |
[inline] |
PMS::DataColumn casa::PlotMSAxisWidget::data |
( |
|
) |
const |
QLabel* casa::PlotMSAxisWidget::dataLabel |
( |
|
) |
[inline] |
QString casa::PlotMSAxisWidget::getIdentifier |
( |
|
) |
const |
Returns an identifier for this axis data.
void casa::PlotMSAxisWidget::initPlotAxis |
( |
int |
attachAxis |
) |
[private] |
void casa::PlotMSAxisWidget::insertLabelDefaults |
( |
QMap< QLabel *, QString > & |
map |
) |
|
bool casa::PlotMSAxisWidget::matchesData |
( |
const PlotMSAxisWidget * |
other |
) |
const |
prange_t casa::PlotMSAxisWidget::range |
( |
|
) |
const |
bool casa::PlotMSAxisWidget::rangeCustom |
( |
|
) |
const |
QLabel* casa::PlotMSAxisWidget::rangeLabel |
( |
|
) |
[inline] |
void casa::PlotMSAxisWidget::setAttachAxis |
( |
PlotAxis |
attachAxis |
) |
[private] |
void casa::PlotMSAxisWidget::setInCache |
( |
bool |
inCache |
) |
|
Sets the "in cache" checkbox to the given.
void casa::PlotMSAxisWidget::setRange |
( |
bool |
isDate, |
|
|
double |
from, |
|
|
double |
to | |
|
) |
| | |
set default custom range according to chosen MS
void casa::PlotMSAxisWidget::setValue |
( |
PMS::Axis |
axis, |
|
|
PMS::DataColumn |
data, |
|
|
PlotAxis |
attachAxis, |
|
|
bool |
rangeCustom, |
|
|
prange_t |
range | |
|
) |
| | |
Sets the displayed value to the given.
Member Data Documentation
The documentation for this class was generated from the following file: