kalzium/libscience
parser.cpp
Go to the documentation of this file.
142 // kDebug() << "m_str.size() " << m_str.size() << " with m_str: " << m_str << " and m_index: " << m_index;
int size() const
static const int INT_TOKEN
All characters are their own token value per default.
Definition: parser.h:81
bool isNull() const
static const int FLOAT_TOKEN
All characters are their own token value per default.
Definition: parser.h:87
char toLatin1() const
const QChar at(int position) 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.