Uses of Class
io.qt.xml.QDomDocument.Result
Packages that use QDomDocument.Result
-
Uses of QDomDocument.Result in io.qt.xml
Methods in io.qt.xml that return QDomDocument.ResultModifier and TypeMethodDescriptionfinal QDomDocument.Result
QDomDocument.setContent
(QByteArray text, boolean namespaceProcessing) Deprecated.Use the overload taking ParseOptions instead.final QDomDocument.Result
QDomDocument.setContent
(String text, boolean namespaceProcessing) Deprecated.Use the overload taking ParseOptions instead.final QDomDocument.Result
QDomDocument.setContent
(QIODevice dev, boolean namespaceProcessing) Deprecated.Use the overload taking ParseOptions instead.final QDomDocument.Result
QDomDocument.setContent
(QXmlStreamReader reader, boolean namespaceProcessing) Deprecated.Use the overload taking ParseOptions instead.