44 qRegisterMetaType<pappso::MassSpecTracePlotContext>(
45 "pappso::MassSpecTracePlotContext");
48 qRegisterMetaType<pappso::MassSpecTracePlotContext *>(
49 "pappso::MassSpecTracePlotContext *");
65 const QString &x_axis_label,
66 const QString &y_axis_label)
222 double charge_fractional_part)
360 double chargeTemp = ((lowerMz * span) - span) / (upperMz - lowerMz);
364 double chargeIntPart;
365 double chargeFracPart = modf(chargeTemp, &chargeIntPart);
473 double chargeIntPart;
474 double chargeFracPart = modf(chargeTemp, &chargeIntPart);
double m_xRegionRangeStart
Qt::MouseButtons m_mouseButtonsAtMousePress
bool m_isMeasuringDistance
double m_lastResolvingPower
double m_lastTicIntensity
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multichar...
const pappso_double MPROTON(1.007276466879)
This header contains all the type re-definitions and all the global variables definitions used in the...