On Thu, May 14, 2020 at 06:12:15PM -0700, Thiago Macieira wrote: >That means the string classes, if any, need to be convertible to >QByteArray anyway. > yes, via QTextCodec. (behind the scenes some friend functions may be used for zero-copy conversions.)