cantor/src/lib
helpresult.cpp
Go to the documentation of this file.
QDomNode appendChild(const QDomNode &newChild)
Definition: textresult.h:32
void setAttribute(const QString &name, const QString &value)
QDomElement toXml(QDomDocument &doc)
returns a DomElement, containing the information of the result
Definition: helpresult.cpp:40
QDomText createTextNode(const QString &value)
int type()
returns an unique number, representing the type of this result.
Definition: helpresult.cpp:35
QDomElement createElement(const QString &tagName)
Definition: helpresult.h:36
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.