summaryrefslogtreecommitdiffstats
path: root/src/xml/compat/removed_api.cpp
Commit message (Collapse)AuthorAgeFilesLines
* QDomNodeList: port to compare helpersMarc Mutz2024-11-061-0/+32
Just this one, for now, as an example, and to establish QtXml's removed_api.cpp. The QDomNode hierarchy will follow in a subsequent patch. Task-number: QTBUG-130846 Change-Id: Ib095481cc57471b303cd8251194488d9875edcfb Reviewed-by: Ivan Solovev <[email protected]>