qt5base-lts/tests/auto/xml/dom/qdom
Linus Jahn 51e3cd89a8 QDomNode: Add namespaceURI parameter to browse methods
This adds a namespaceURI parameter to the following methods of QDomNode:
firstChildElement(), lastChildElement(), nextChildElement() and
previousChildElement()

Those methods can now be used to filter for elements with a specific
namespaceURI without the need to use QDomNodeList.

[ChangeLog][QtXml][QDom] Added namespaceURI parameter to browse methods
like firstChildElement() to filter for elements with certain namespaces
without the need of QDomNodeList.

Change-Id: Ic2cfe8c6d5d5f6b5fcf27165df15bce54ad0f23a
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
2020-07-17 09:54:47 +02:00
..
testdata Get rid of QTextCodec in QTextStream 2020-05-14 07:50:19 +02:00
.gitattributes Moved xml autotests into new directory structure 2011-09-06 10:31:40 +02:00
.gitignore Moved xml autotests into new directory structure 2011-09-06 10:31:40 +02:00
CMakeLists.txt CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
doubleNamespaces.xml Moved xml autotests into new directory structure 2011-09-06 10:31:40 +02:00
qdom.pro Remove Windows CE from tests (others). 2016-03-31 06:14:04 +00:00
tst_qdom.cpp QDomNode: Add namespaceURI parameter to browse methods 2020-07-17 09:54:47 +02:00
umlaut.xml Moved xml autotests into new directory structure 2011-09-06 10:31:40 +02:00