Uses of Class
io.qt.xmlpatterns.QXmlName
-
Uses of QXmlName in io.qt.xmlpatterns
Methods in io.qt.xmlpatterns that return QXmlNameModifier and TypeMethodDescriptionQXmlName.clone()static QXmlNameQXmlName.fromClarkName(String clarkName, QXmlNamePool namePool) final QXmlNameQXmlQuery.initialTemplateName()abstract QXmlNameQAbstractXmlNodeModel.name(QXmlNodeModelIndex ni) Methods in io.qt.xmlpatterns that return types with arguments of type QXmlNameModifier and TypeMethodDescriptionQAbstractXmlNodeModel.namespaceBindings(QXmlNodeModelIndex n) QSimpleXmlNodeModel.namespaceBindings(QXmlNodeModelIndex arg__1) Methods in io.qt.xmlpatterns with parameters of type QXmlNameModifier and TypeMethodDescriptionfinal voidabstract voidvoidvoidfinal voidQXmlQuery.bindVariable(QXmlName name, QXmlItem value) final voidQXmlQuery.bindVariable(QXmlName name, QIODevice arg__2) final voidQXmlQuery.bindVariable(QXmlName name, QXmlQuery query) abstract QXmlNodeModelIndexQAbstractXmlNodeModel.elementById(QXmlName NCName) QSimpleXmlNodeModel.elementById(QXmlName id) abstract voidQAbstractXmlReceiver.namespaceBinding(QXmlName name) voidQXmlSerializer.namespaceBinding(QXmlName nb) abstract List<QXmlNodeModelIndex>QAbstractXmlNodeModel.nodesByIdref(QXmlName NCName) QSimpleXmlNodeModel.nodesByIdref(QXmlName idref) abstract voidQAbstractXmlReceiver.processingInstruction(QXmlName target, String value) voidQXmlFormatter.processingInstruction(QXmlName name, String value) voidQXmlSerializer.processingInstruction(QXmlName name, String value) final voidQXmlQuery.setInitialTemplateName(QXmlName name) abstract voidQAbstractXmlReceiver.startElement(QXmlName name) voidQXmlFormatter.startElement(QXmlName name) voidQXmlSerializer.startElement(QXmlName name) Constructors in io.qt.xmlpatterns with parameters of type QXmlName