Uses of Class
io.qt.xml.QDomNodeList
Packages that use QDomNodeList
-
Uses of QDomNodeList in io.qt.xml
Methods in io.qt.xml that return QDomNodeListModifier and TypeMethodDescriptionfinal QDomNodeListQDomNode.childNodes()QDomNodeList.clone()Creates and returns a copy of this object.final QDomNodeListQDomDocument.elementsByTagName(String tagname) final QDomNodeListQDomElement.elementsByTagName(String tagname) final QDomNodeListQDomDocument.elementsByTagNameNS(String nsURI, String localName) final QDomNodeListQDomElement.elementsByTagNameNS(String nsURI, String localName) Methods in io.qt.xml with parameters of type QDomNodeListModifier and TypeMethodDescriptionfinal voidQDomNodeList.assign(QDomNodeList other) final booleanQDomNodeList.equals(QDomNodeList other) Constructors in io.qt.xml with parameters of type QDomNodeList