qt6-bb10/src/xml/dom
David Faure aabe80ae28 Make QDom/QXmlSimpleReader reentrant.
I moved the evil static bool to QXmlSimpleReaderPrivate, and used
it from QDom, when the reader instance is a QXmlSimpleReader
(if it's not, nothing happens, like before).

Task-number: QTBUG-40015
Change-Id: I54ba89db334d7b086379c4a6840cf0de23f77027
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2014-07-03 10:59:07 +02:00
..
dom.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdom.cpp Make QDom/QXmlSimpleReader reentrant. 2014-07-03 10:59:07 +02:00
qdom.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00