Uses of Class
io.qt.xmlpatterns.QXmlQuery
Package | Description |
---|---|
io.qt.xmlpatterns |
-
Uses of QXmlQuery in io.qt.xmlpatterns
Methods in io.qt.xmlpatterns that return QXmlQuery Modifier and Type Method Description QXmlQuery
QXmlQuery. set(QXmlQuery other)
Methods in io.qt.xmlpatterns with parameters of type QXmlQuery Modifier and Type Method Description void
QXmlQuery. bindVariable(QXmlName name, QXmlQuery query)
void
QXmlQuery. bindVariable(String localName, QXmlQuery query)
QXmlQuery
QXmlQuery. set(QXmlQuery other)
Constructors in io.qt.xmlpatterns with parameters of type QXmlQuery Constructor Description QXmlFormatter(QXmlQuery query, QIODevice outputDevice)
QXmlQuery(QXmlQuery other)
QXmlSerializer(QXmlQuery query, QIODevice outputDevice)