khtml Library API Documentation

KJS::DOMNamedNodesCollection Class Reference

Inheritance diagram for KJS::DOMNamedNodesCollection:

Inheritance graph
[legend]
Collaboration diagram for KJS::DOMNamedNodesCollection:

Collaboration graph
[legend]
List of all members.

Public Types

enum  { Length }

Public Member Functions

 DOMNamedNodesCollection (ExecState *exec, const QValueList< DOM::Node > &nodes)
virtual Value tryGet (ExecState *exec, const Identifier &propertyName) const
virtual const ClassInfo * classInfo () const
const QValueList< DOM::Node > & nodes () const

Static Public Attributes

static const ClassInfo info = { "DOMNamedNodesCollection", 0, &DOMNamedNodesCollectionTable, 0 }

Detailed Description

Definition at line 256 of file kjs_dom.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for khtml Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Sep 16 07:14:17 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003