Uses of Class
io.qt.xmlpatterns.QXmlSchema
Package | Description |
---|---|
io.qt.xmlpatterns |
-
Uses of QXmlSchema in io.qt.xmlpatterns
Methods in io.qt.xmlpatterns that return QXmlSchema Modifier and Type Method Description QXmlSchema
QXmlSchema. clone()
QXmlSchema
QXmlSchemaValidator. schema()
Methods in io.qt.xmlpatterns with parameters of type QXmlSchema Modifier and Type Method Description void
QXmlSchemaValidator. setSchema(QXmlSchema schema)
Constructors in io.qt.xmlpatterns with parameters of type QXmlSchema Constructor Description QXmlSchema(QXmlSchema other)
QXmlSchemaValidator(QXmlSchema schema)