KHTML
html_misc.cpp
Go to the documentation of this file.
Node nextNamedItem(const DOMString &name) const
Definition: html_misc.cpp:189
The Node interface is the primary datatype for the entire Document Object Model.
Definition: dom_node.h:270
HTMLCollection & operator=(const HTMLCollection &other)
Definition: html_misc.cpp:134
HTMLElement & operator=(const HTMLElement &other)
Definition: html_element.cpp:41
void assignOther(const Node &other, int elementId)
Definition: html_element.cpp:176
Node item(unsigned long index) const
This method retrieves a node specified by ordinal index.
Definition: html_misc.cpp:155
HTMLBaseFontElement & operator=(const HTMLBaseFontElement &other)
Definition: html_misc.cpp:47
Node namedItem(const DOMString &name) const
This method retrieves a Node using a name.
Definition: html_misc.cpp:161
HTMLFormCollection(NodeImpl *base)
Definition: html_misc.cpp:209
unsigned long length() const
This attribute specifies the length or size of the list.
Definition: html_misc.cpp:149
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Mon May 15 2017 14:47:46 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Mon May 15 2017 14:47:46 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.