On Thu, Jun 18, 2009 at 7:28 PM, Ville M. Vainio<[email protected]> wrote:

> No, QSting is a real unicode string. QByteArray is what qt uses for
> binary data (e.g. QString has toUtf8 that gives QByteArray).

BTW, this is not mere speculation; I work with C++ Qt on my day job
currently, and the distinction with bytes and strings is more concrete
in that environment (like it is in python3).

I still think the aim should be to *reduce* the amount of toUnicode
calls, not increase them.

-- 
Ville M. Vainio
http://tinyurl.com/vainio

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to