KHTML
DOM::HTMLFormCollection Class Reference
#include <html_misc.h>
Inheritance diagram for DOM::HTMLFormCollection:
Protected Member Functions | |
HTMLFormCollection (NodeImpl *base) | |
Protected Member Functions inherited from DOM::HTMLCollection | |
HTMLCollection (HTMLCollectionImpl *impl) | |
HTMLCollection (NodeImpl *base, int type) | |
Additional Inherited Members | |
Public Member Functions inherited from DOM::HTMLCollection | |
HTMLCollection () | |
HTMLCollection (const HTMLCollection &other) | |
~HTMLCollection () | |
Node | base () const |
Node | firstItem () const |
HTMLCollectionImpl * | handle () const |
bool | isNull () const |
Node | item (unsigned long index) const |
unsigned long | length () const |
Node | namedItem (const DOMString &name) const |
Node | nextItem () const |
Node | nextNamedItem (const DOMString &name) const |
HTMLCollection & | operator= (const HTMLCollection &other) |
Protected Attributes inherited from DOM::HTMLCollection | |
HTMLCollectionImpl * | impl |
Detailed Description
Definition at line 209 of file html_misc.h.
Constructor & Destructor Documentation
|
protected |
Definition at line 209 of file html_misc.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:20 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:26:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.