25 #ifndef GAUSSIANESTIMATEWIDGET_QO_H
26 #define GAUSSIANESTIMATEWIDGET_QO_H
30 #include <display/QtPlotter/GaussianEstimateWidget.ui.h>
49 void setTitle(
const QString& titleStr );
50 void setRangeX(
float xValue,
float yValue );
51 void setRangeY(
float xValue,
float yValue );
54 const QString& chemicalName,
const QString& resolvedQNs,
const QString& frequencyUnits );
78 float scale(
int value,
float min,
float max )
const;
79 float scaleY(
int value )
const;
80 float scaleX(
int value )
const;
81 int reverseScale(
float value,
float min,
float max )
const;
104 Ui::GaussianEstimateWidgetClass
ui;
118 #endif // GAUSSIANESTIMATEWIDGET_QO_H
Interconvert pixel and frequency values.
ABSTRACT CLASSES Abstract class for colors Any implementation of color should be able to provide a hexadecimal form of the color(i.e.,"000000"for black) and
LatticeExprNode value(const LatticeExprNode &expr)
This function returns the value of the expression without a mask.