C++ Logo

sg16

Advanced search

Re: [SG16] Bike shedding for Christmas: P1885 Naming Text Encodings

From: Thiago Macieira <thiago_at_[hidden]>
Date: Sun, 29 Dec 2019 09:50:39 -0300
On Friday, 27 December 2019 08:28:16 -03 Corentin Jabot via SG16 wrote:
> * text_codec (Qt)

Codec is aclass to COde and DECode that particular charset.

For Qt 6, we're deprecating the front-end use of QTextCodec, as the API has
limitations and requires the use of a non-owning raw pointer. Instead, we're
promoting the use of QTextEncoder and QTextDecoder.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel System Software Products

Received on 2019-12-29 06:53:10