Uses of Class
io.qt.xmlpatterns.QXmlSchema
Packages that use QXmlSchema
-
Uses of QXmlSchema in io.qt.xmlpatterns
Methods in io.qt.xmlpatterns that return QXmlSchemaModifier and TypeMethodDescriptionQXmlSchema.clone()
Creates and returns a copy of this object.final QXmlSchema
QXmlSchemaValidator.schema()
Methods in io.qt.xmlpatterns with parameters of type QXmlSchemaModifier and TypeMethodDescriptionfinal void
QXmlSchema.assign
(QXmlSchema other) final void
QXmlSchemaValidator.setSchema
(QXmlSchema schema) Constructors in io.qt.xmlpatterns with parameters of type QXmlSchemaModifierConstructorDescriptionQXmlSchema
(QXmlSchema other) QXmlSchemaValidator
(QXmlSchema schema)