KHTML
html_misc.h
Go to the documentation of this file.
HTMLBaseFontElement(const Node &other)
Definition html_misc.h:53
friend class HTMLTableSectionElement
Definition html_misc.h:138
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
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
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.