summaryrefslogtreecommitdiffstats
path: root/tests/manual
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2017-12-26 10:18:49 -0200
committerThiago Macieira <thiago.macieira@intel.com>2018-01-26 20:59:56 +0000
commit67030038f3f07b3edb61eb56aa0c62bac67a7bf5 (patch)
tree3d21445a254cf63fce5ed4b8384e6c075c588401 /tests/manual
parenta6b697ca13945a174cff9f3e9b1af1cf61c0bea5 (diff)
Doc: explain how QXmlStream{Reader,Writer} deal with encoding in QString
QXmlStreamWriter does not: it just writes the QString inputs to the output. QXmlStreamReader does: it first converts the QString to UTF-8 and stores locally. Then it tries to decode using the XML encoding header. Change-Id: I39332e0a867442d58082fffd1503d7652cb9fbff Reviewed-by: Martin Smith <martin.smith@qt.io>
Diffstat (limited to 'tests/manual')
0 files changed, 0 insertions, 0 deletions