Uses of Class
io.qt.xml.QXmlAttributes
Package | Description |
---|---|
io.qt.xml |
-
Uses of QXmlAttributes in io.qt.xml
Methods in io.qt.xml that return QXmlAttributes Modifier and Type Method Description QXmlAttributes
QXmlAttributes. clone()
Methods in io.qt.xml with parameters of type QXmlAttributes Modifier and Type Method Description abstract boolean
QXmlContentHandler.Impl. startElement(String namespaceURI, String localName, String qName, QXmlAttributes atts)
Deprecated.boolean
QXmlContentHandler. startElement(String namespaceURI, String localName, String qName, QXmlAttributes atts)
Deprecated.boolean
QXmlDefaultHandler. startElement(String namespaceURI, String localName, String qName, QXmlAttributes atts)
Deprecated.void
QXmlAttributes. swap(QXmlAttributes other)
Constructors in io.qt.xml with parameters of type QXmlAttributes Constructor Description QXmlAttributes(QXmlAttributes arg__1)