Uses of Class
io.qt.core.QXmlStreamAttribute
Package | Description |
---|---|
io.qt.core |
-
Uses of QXmlStreamAttribute in io.qt.core
Methods in io.qt.core that return QXmlStreamAttribute Modifier and Type Method Description QXmlStreamAttribute
QXmlStreamAttribute. clone()
Methods in io.qt.core with parameters of type QXmlStreamAttribute Modifier and Type Method Description void
QXmlStreamWriter. writeAttribute(QXmlStreamAttribute attribute)
Constructors in io.qt.core with parameters of type QXmlStreamAttribute Constructor Description QXmlStreamAttribute(QXmlStreamAttribute arg__1)
Constructor parameters in io.qt.core with type arguments of type QXmlStreamAttribute Constructor Description QXmlStreamAttributes(Collection<QXmlStreamAttribute> collection)