Uses of Class
io.qt.xmlpatterns.QXmlItem
Package | Description |
---|---|
io.qt.xmlpatterns |
-
Uses of QXmlItem in io.qt.xmlpatterns
Methods in io.qt.xmlpatterns that return QXmlItem Modifier and Type Method Description QXmlItem
QXmlItem. clone()
QXmlItem
QXmlResultItems. current()
QXmlItem
QXmlResultItems. next()
Methods in io.qt.xmlpatterns with parameters of type QXmlItem Modifier and Type Method Description void
QXmlQuery. bindVariable(QXmlName name, QXmlItem value)
void
QXmlQuery. bindVariable(String localName, QXmlItem value)
void
QXmlQuery. setFocus(QXmlItem item)
Constructors in io.qt.xmlpatterns with parameters of type QXmlItem Constructor Description QXmlItem(QXmlItem other)