kjsembed
|
END_VALUE_METHOD int | idx = KJSEmbed::extractInt( exec, args, 0) |
|
QString | localName = KJSEmbed::extractQString( exec, args, 1) |
|
QString | name = KJSEmbed::extractQString( exec, args, 0) |
|
END_VALUE_METHOD QDomNode | newNode = KJSEmbed::extractValue<QDomNode>(exec,args,0) |
|
QDomNode | node = value.item(idx) |
|
END_VALUE_METHOD QString | nsuri = KJSEmbed::extractQString( exec, args, 0) |
|
| result = KJS::jsBoolean( value.contains(name) ) |
|
◆ idx
◆ localName
◆ name
◆ newNode
◆ node
QDomNode NamedNodeMapNS::node = value.item(idx) |
◆ nsuri
◆ result
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by
doxygen 1.9.6 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.