Uses of Class
io.qt.xml.QDomProcessingInstruction
Packages that use QDomProcessingInstruction
-
Uses of QDomProcessingInstruction in io.qt.xml
Methods in io.qt.xml that return QDomProcessingInstructionModifier and TypeMethodDescriptionQDomProcessingInstruction.clone()
Creates and returns a copy of this object.QDomDocument.createProcessingInstruction
(String target, String data) QDomNode.toProcessingInstruction()
Methods in io.qt.xml with parameters of type QDomProcessingInstructionModifier and TypeMethodDescriptionfinal void
QDomProcessingInstruction.assign
(QDomProcessingInstruction other) Constructors in io.qt.xml with parameters of type QDomProcessingInstructionModifierConstructorDescriptionQDomProcessingInstruction
(QDomProcessingInstruction processingInstruction)