Uses of Class
io.qt.core.QXmlStreamNamespaceDeclaration
Packages that use QXmlStreamNamespaceDeclaration
-
Uses of QXmlStreamNamespaceDeclaration in io.qt.core
Methods in io.qt.core that return QXmlStreamNamespaceDeclarationModifier and TypeMethodDescriptionQXmlStreamNamespaceDeclaration.clone()
Creates and returns a copy of this object.Methods in io.qt.core that return types with arguments of type QXmlStreamNamespaceDeclarationMethods in io.qt.core with parameters of type QXmlStreamNamespaceDeclarationModifier and TypeMethodDescriptionfinal void
QXmlStreamReader.addExtraNamespaceDeclaration
(QXmlStreamNamespaceDeclaration extraNamespaceDeclaraction) final boolean
QXmlStreamNamespaceDeclaration.equals
(QXmlStreamNamespaceDeclaration other) Method parameters in io.qt.core with type arguments of type QXmlStreamNamespaceDeclarationModifier and TypeMethodDescriptionfinal void
QXmlStreamReader.addExtraNamespaceDeclarations
(Collection<? extends QXmlStreamNamespaceDeclaration> extraNamespaceDeclaractions) Constructors in io.qt.core with parameters of type QXmlStreamNamespaceDeclarationModifierConstructorDescriptionSeeQXmlStreamNamespaceDeclaration::
QXmlStreamNamespaceDeclaration(QXmlStreamNamespaceDeclaration)