Module qtjambi.xml
Package io.qt.xml

Class QDomAttr

java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.xml.QDomNode
io.qt.xml.QDomAttr
All Implemented Interfaces:
io.qt.QtObjectInterface, Cloneable

public class QDomAttr extends QDomNode implements Cloneable

Represents one attribute of a QDomElement

Java wrapper for Qt's class QDomAttr