The documentation states, that autoDetectUnicode in QTextStream can only detect UTF32 and UTF16. In fact it uses QTextCodec::codecForUtfText, which can also detect UTF8 since QT4.6?
-
Thiago Macieira
-
jvehlow
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved:
There are no open Gerrit changes
Show
There is 1 closed Gerrit change
Hide
There is 1 closed Gerrit change
- Correct which codecs QTextStream::autoDetectUnicode detects
- Gerrit Review: