KHTML
html_misc.cpp
Go to the documentation of this file.
HTMLBaseFontElement & operator=(const HTMLBaseFontElement &other)
Definition: html_misc.cpp:47
HTMLCollection & operator=(const HTMLCollection &other)
Definition: html_misc.cpp:134
Node nextNamedItem(const DOMString &name) const
Definition: html_misc.cpp:189
Node item(unsigned long index) const
This method retrieves a node specified by ordinal index.
Definition: html_misc.cpp:155
unsigned long length() const
This attribute specifies the length or size of the list.
Definition: html_misc.cpp:149
Node namedItem(const DOMString &name) const
This method retrieves a Node using a name.
Definition: html_misc.cpp:161
void assignOther(const Node &other, int elementId)
Definition: html_element.cpp:176
HTMLElement & operator=(const HTMLElement &other)
Definition: html_element.cpp:41
HTMLFormCollection(NodeImpl *base)
Definition: html_misc.cpp:209
The Node interface is the primary datatype for the entire Document Object Model.
Definition: dom_node.h:271
const char * name(StandardAction id)
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
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.