cantor/src/lib
epsresult.cpp
Go to the documentation of this file.
56 return QString(" \\begin{center} \n \\includegraphics[width=12cm]{%1}\n \\end{center}").arg(d->url.fileName());
void saveAdditionalData(KZip *archive)
saves all the data, that can't be saved in xml in an extra file in the archive.
Definition: epsresult.cpp:90
QDomElement toXml(QDomDocument &doc)
returns a DomElement, containing the information of the result
Definition: epsresult.cpp:79
void setAttribute(const QString &name, const QString &value)
QVariant data()
returns data associated with this result (text/images/etc)
Definition: epsresult.cpp:59
Definition: epsresult.h:35
int type()
returns an unique number, representing the type of this result.
Definition: epsresult.cpp:69
QDomElement createElement(const QString &tagName)
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.