61 Q_PROPERTY(
int count READ count NOTIFY countChangedSignal)
71 Q_INVOKABLE
int count()
const;
72 Q_INVOKABLE
int getCount()
const;
74 static void registerJsConstructor(QJSEngine *engine);
The MassSpectrumJs class provides a JavaScript wrapper around MassSpectrum.
MassSpectrum m_massSpectrum
MassSpectrumJs & operator=(const MassSpectrumJs &)=delete
void countChangedSignal()
Class to represent a mass spectrum.
#define PAPPSO_REGISTER_JS_CLASS(NS_IDENT, CLASS_NAME)
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multichar...