16.01.2019, 00:46, "Allan Sandfeld Jensen" <[email protected]>: > On Dienstag, 15. Januar 2019 19:43:57 CET Cristian Adam wrote: >> Hi, >> >> With every Qt release we see how the new release improved over previous >> releases in terms of speed, memory consumption, etc. >> >> Any chance of having UTF-8 storage support for QString? > > Use QByteArray when you can.
Problem is that with many Qt APIs one must use QString > > Regards > 'Allan > > _______________________________________________ > Development mailing list > [email protected] > https://lists.qt-project.org/listinfo/development -- Regards, Konstantin _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
