Uses of Class
io.qt.xml.QDomDocumentType
-
Uses of QDomDocumentType in io.qt.xml
Modifier and TypeMethodDescriptionQDomDocumentType.clone()
Creates and returns a copy of this object.final QDomDocumentType
QDomImplementation.createDocumentType
(String qName, String publicId, String systemId) final QDomDocumentType
QDomDocument.doctype()
final QDomDocumentType
QDomNode.toDocumentType()
Modifier and TypeMethodDescriptionfinal void
QDomDocumentType.assign
(QDomDocumentType other) final QDomDocument
QDomImplementation.createDocument
(String nsURI, String qName, QDomDocumentType doctype) ModifierConstructorDescriptionQDomDocument
(QDomDocumentType doctype) QDomDocumentType
(QDomDocumentType documentType)