On Monday, 20 June 2022 07:45:21 PDT Manner Róbert wrote:
> Hi,
>
> previously we used QTextCodec to implement our custom (ebcdic) text
> codecs. We mainly used these for iterating through the available codecs
> and as an abstraction for doing an actual conversion from codec -> utf-8.
>
> As far
Hi,
previously we used QTextCodec to implement our custom (ebcdic) text
codecs. We mainly used these for iterating through the available codecs
and as an abstraction for doing an actual conversion from codec -> utf-8.
As far as I see, there is no similar API in Qt6 (except from
qt5compatib