cantor/src/lib
textresult.cpp
Go to the documentation of this file.
int type()
returns an unique number, representing the type of this result.
Definition: textresult.cpp:77
QDomNode appendChild(const QDomNode &newChild)
QVariant data()
returns data associated with this result (text/images/etc)
Definition: textresult.cpp:67
void setAttribute(const QString &name, const QString &value)
QDomElement toXml(QDomDocument &doc)
returns a DomElement, containing the information of the result
Definition: textresult.cpp:101
QString trimmed() const
virtual bool open(QFlags< QIODevice::OpenModeFlag > mode)
QDomText createTextNode(const QString &value)
virtual void close()
Definition: textresult.h:35
QString & replace(int position, int n, QChar after)
QDomElement createElement(const QString &tagName)
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.