Module qtjambi
Package io.qt.core

Class QXmlStreamAttributes

java.lang.Object
io.qt.QtObject
io.qt.internal.AbstractSequentialContainer<E>
io.qt.internal.AbstractList<T>
io.qt.core.QVector<QXmlStreamAttribute>
io.qt.core.QXmlStreamAttributes
All Implemented Interfaces:
QtObjectInterface, Cloneable, Iterable<QXmlStreamAttribute>, Collection<QXmlStreamAttribute>, List<QXmlStreamAttribute>

public class QXmlStreamAttributes extends QVector<QXmlStreamAttribute> implements Cloneable

Represents a vector of QXmlStreamAttribute

Java wrapper for Qt's class QXmlStreamAttributes