kigo
score.cpp
Go to the documentation of this file.
68 ret += QString::number(m_score) + " (" + QString::number(m_lowerBound) + " - " + QString::number(m_upperBound) + ')';
int indexOf(QChar ch, int from, Qt::CaseSensitivity cs) const
int size() const
void chop(int n)
QString number(int n, int base)
QString mid(int position, int n) const
float toFloat(bool *ok) const
QString section(QChar sep, int start, int end, QFlags< QString::SectionFlag > flags) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:29 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:18:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.