summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qlocale_tools.cpp
diff options
context:
space:
mode:
authorLinus Jahn <lnj@kaidan.im>2020-07-10 17:07:09 +0200
committerLinus Jahn <lnj@kaidan.im>2020-07-17 09:54:47 +0200
commit51e3cd89a81abdbf2fb6c60054d418084e4474c4 (patch)
tree0b3398437e8997900b5637c1266c4650a20dbcb3 /src/corelib/text/qlocale_tools.cpp
parent96e3ee06598d00e7155f3f8574759ea658a134e5 (diff)
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>
Diffstat (limited to 'src/corelib/text/qlocale_tools.cpp')
0 files changed, 0 insertions, 0 deletions