32 #include "../../exception/exceptionnotpossible.h"
34 #include <QHBoxLayout>
45 setLayout(
new QHBoxLayout(
this));
47 this->layout()->setContentsMargins(0, 0, 0, 0);
86 SIGNAL(currentIndexChanged(
int)),
91 SIGNAL(valueChanged(
double)),
96 SIGNAL(valueChanged(
double)),
101 SIGNAL(valueChanged(
double)),
155 "precisionwidget.cpp @ setCurrentIndex(int index) -- ERROR "
156 "programming error.");
222 "precisionwidget.cpp @ getPrecision()-- ERROR programming error.");
270 "precisionwidget.cpp @ setPrecision(PrecisionPtr precision)-- ERROR "
271 "programming error.");
virtual pappso_double getNominal() const final
virtual PrecisionUnit unit() const =0
static PrecisionPtr getResInstance(pappso_double value)
get a resolution precision pointer
static PrecisionPtr getPpmInstance(pappso_double value)
get a ppm precision pointer
static PrecisionPtr getDaltonInstance(pappso_double value)
get a Dalton precision pointer
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multichar...