qt5base-lts/tests/auto/corelib/serialization/qxmlstream
Sona Kurazyan 82d02b7b95 Deprecate SAX classes in Qt XML
Deprecated the SAX classes and disabled or replaced their uses in
tests if applicable.

Removed the saxbookmarks example, no point in keeping examples for
the deprecated code.

[ChangeLog][QtXml] SAX classes are now deprecated. Use QXmlStreamReader,
QXmlStreamWriter in QtCore instead.

Task-number: QTBUG-76177
Change-Id: Ic171d62fa0527b0f36f94cf09a69586092269957
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
2020-01-06 18:13:01 +01:00
..
data Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
XML-Test-Suite Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
.gitattributes Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
.gitignore Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
qc14n.h Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
qxmlstream.pro Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
setupSuite.sh Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
tst_qxmlstream.cpp Deprecate SAX classes in Qt XML 2020-01-06 18:13:01 +01:00
XML-Test-Suite-LICENSE.txt Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00