kalzium/libscience
SpectrumParser Class Reference
#include <spectrumparser.h>
Inheritance diagram for SpectrumParser:

Public Member Functions | |
| SpectrumParser () | |
| ~SpectrumParser () | |
| bool | characters (const QString &ch) |
| bool | endElement (const QString &namespaceURI, const QString &localName, const QString &qName) |
| QList< Spectrum * > | getSpectrums () |
| bool | startElement (const QString &, const QString &localName, const QString &, const QXmlAttributes &attrs) |
Detailed Description
Definition at line 30 of file spectrumparser.h.
Constructor & Destructor Documentation
| SpectrumParser::SpectrumParser | ( | ) |
Constructor.
Definition at line 54 of file spectrumparser.cpp.
| SpectrumParser::~SpectrumParser | ( | ) |
Definition at line 59 of file spectrumparser.cpp.
Member Function Documentation
| bool SpectrumParser::characters | ( | const QString & | ch | ) |
Definition at line 118 of file spectrumparser.cpp.
| bool SpectrumParser::endElement | ( | const QString & | namespaceURI, |
| const QString & | localName, | ||
| const QString & | qName | ||
| ) |
Definition at line 94 of file spectrumparser.cpp.
| QList< Spectrum * > SpectrumParser::getSpectrums | ( | ) |
Definition at line 124 of file spectrumparser.cpp.
| bool SpectrumParser::startElement | ( | const QString & | , |
| const QString & | localName, | ||
| const QString & | , | ||
| const QXmlAttributes & | attrs | ||
| ) |
Definition at line 64 of file spectrumparser.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:35:31 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:35:31 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference