Uses of Class
io.qt.xmlpatterns.QXmlName
-
Uses of QXmlName in io.qt.xmlpatterns
Modifier and TypeMethodDescriptionQXmlName.clone()
Creates and returns a copy of this object.static QXmlName
QXmlName.fromClarkName
(String clarkName, QXmlNamePool namePool) final QXmlName
QXmlQuery.initialTemplateName()
abstract QXmlName
QAbstractXmlNodeModel.name
(QXmlNodeModelIndex ni) Modifier and TypeMethodDescriptionQAbstractXmlNodeModel.namespaceBindings
(QXmlNodeModelIndex n) QSimpleXmlNodeModel.namespaceBindings
(QXmlNodeModelIndex arg__1) Modifier and TypeMethodDescriptionfinal void
abstract void
void
void
final void
QXmlQuery.bindVariable
(QXmlName name, QIODevice arg__2) final void
QXmlQuery.bindVariable
(QXmlName name, QXmlItem value) final void
QXmlQuery.bindVariable
(QXmlName name, QXmlNamePool query) Overloaded function forQXmlQuery.bindVariable(io.qt.xmlpatterns.QXmlName, io.qt.xmlpatterns.QXmlQuery)
.final void
QXmlQuery.bindVariable
(QXmlName name, QXmlQuery query) final void
QXmlQuery.bindVariable
(QXmlName name, QXmlQuery.QueryLanguage query) Overloaded function forQXmlQuery.bindVariable(io.qt.xmlpatterns.QXmlName, io.qt.xmlpatterns.QXmlQuery)
.abstract QXmlNodeModelIndex
QAbstractXmlNodeModel.elementById
(QXmlName NCName) QSimpleXmlNodeModel.elementById
(QXmlName id) final boolean
abstract void
QAbstractXmlReceiver.namespaceBinding
(QXmlName name) void
QXmlSerializer.namespaceBinding
(QXmlName nb) abstract List
<QXmlNodeModelIndex> QAbstractXmlNodeModel.nodesByIdref
(QXmlName NCName) QSimpleXmlNodeModel.nodesByIdref
(QXmlName idref) abstract void
QAbstractXmlReceiver.processingInstruction
(QXmlName target, String value) void
QXmlFormatter.processingInstruction
(QXmlName name, String value) void
QXmlSerializer.processingInstruction
(QXmlName name, String value) final void
QXmlQuery.setInitialTemplateName
(QXmlName name) abstract void
QAbstractXmlReceiver.startElement
(QXmlName name) void
QXmlFormatter.startElement
(QXmlName name) void
QXmlSerializer.startElement
(QXmlName name)