27 #ifndef PLOTMSAXISWIDGET_QO_H_
28 #define PLOTMSAXISWIDGET_QO_H_
30 #include <plotms/Gui/PlotMSAxisWidget.ui.h>
39 class PlotRangeWidget;
49 QWidget* parent = NULL);
56 QLabel*
axisLabel() {
return AxisWidget::axisLabel;}
57 QLabel*
dataLabel() {
return AxisWidget::dataLabel; }
67 PMS::Axis
axis()
const;
68 PMS::DataColumn
data()
const;
78 void setRange(
bool isDate,
double from,
double to);
PlotAxis
Enum for the four plot axes.
std::pair< double, double > prange_t
Typedef for range, which is two doubles (min and max).
LatticeExprNode value(const LatticeExprNode &expr)
This function returns the value of the expression without a mask.