Details
-
Suggestion
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.5.2
Description
QTextStream.setCodec() is removed from Qt6. There is QTextStream.setEncoding(Enum) but enum have very limited option and not all encoding can be used for following there does not seems any way to encode.
"IBM 850" "ISO-8859-5" "ISO-8859-2" "ISO-8859-15" "UTF-8" "UTF-16" "UTF-16BE" "UTF-16LE" "windows-1251" "windows-1250" "windows-1252"
It would be nice if we bring back this in Qt6
Attachments
Issue Links
- duplicates
-
QTBUG-109254 QTextStream cannot be used with an ICU based QStringConverter
- Reported
- is duplicated by
-
QTBUG-120020 Provide an overload for QTextStream::setEncoding() that accepts an arbitrary encoding name
- Closed
Gerrit Reviews
For Gerrit Dashboard: QTBUG-117362 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
429820,4 | WIP: Support icu based string converter in QTextStream | dev | qt/qtbase | Status: NEW | -2 | 0 |