KDevelop API Documentation

DomPathElement Struct Reference

#include <domutil.h>

List of all members.

Public Attributes

QString tagName
QValueList< DomAttributeattribute
int matchNumber


Member Data Documentation

QValueList<DomAttribute> DomPathElement::attribute
 

Definition at line 31 of file domutil.h.

Referenced by DomUtil::elementByPathExt(), and DomUtil::resolvPathStringExt().

int DomPathElement::matchNumber
 

Definition at line 32 of file domutil.h.

Referenced by DomUtil::elementByPathExt(), and DomUtil::resolvPathStringExt().

QString DomPathElement::tagName
 

Definition at line 30 of file domutil.h.

Referenced by DomUtil::elementByPathExt(), and DomUtil::resolvPathStringExt().


The documentation for this struct was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:02 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003