Uses of Class
io.qt.xmlpatterns.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 QXmlSchemaQXmlSchemaValidator.schema()Methods in io.qt.xmlpatterns with parameters of type QXmlSchemaModifier and TypeMethodDescriptionfinal voidQXmlSchema.assign(QXmlSchema other) final voidQXmlSchemaValidator.setSchema(QXmlSchema schema) Constructors in io.qt.xmlpatterns with parameters of type QXmlSchemaModifierConstructorDescriptionQXmlSchema(QXmlSchema other) QXmlSchemaValidator(QXmlSchema schema)