KDevelop API Documentation

DomPathElement Struct Reference

#include <domutil.h>

Collaboration diagram for DomPathElement:

Collaboration graph
[legend]
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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:41:31 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003