kalzium/libscience
spectrumparser.cpp
Go to the documentation of this file.
64 bool SpectrumParser::startElement(const QString&, const QString &localName, const QString&, const QXmlAttributes &attrs)
110 //X qDebug() << "in 'peak'" << " with this data: " << d->currentPeak->intensity << " (intesity)" ;
int length() const
double toDouble(bool *ok) const
bool startElement(const QString &, const QString &localName, const QString &, const QXmlAttributes &attrs)
Definition: spectrumparser.cpp:64
Definition: spectrum.h:35
bool endElement(const QString &namespaceURI, const QString &localName, const QString &qName)
Definition: spectrumparser.cpp:94
QString localName(int index) const
int toInt(bool *ok, int base) const
QString mid(int position, int n) const
QString value(int index) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.