cantor/src/lib
result.cpp
Go to the documentation of this file.
QString & remove(int position, int n)
virtual QString toLatex()
returns latex code, that represents this result e.g.
Definition: result.cpp:48
virtual QString toHtml()=0
returns html code, that represents this result, e.g.
QString & replace(int position, int n, QChar after)
virtual void saveAdditionalData(KZip *archive)
saves all the data, that can't be saved in xml in an extra file in the archive.
Definition: result.cpp:58
QString arg(qlonglong a, int fieldWidth, int base, const QChar &fillChar) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:33 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:16:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.