Hi,

2011/12/9 João Abecasis <joao.abeca...@nokia.com>:
>>    inline QUuid QUuid::createFromName(const QUuid &ns, const QString &name)
>>    {
>>        return createFromName(ns, name.toUtf8());
>>    }
>
> would only be updated to call the right implementations, as appropriate.

I like the current status of the patch very much.

However I have one question - where utf8 comes from? Shouldn't it be
defined by rfc, and if not imo we shouldn't arbitrary choose
encodings, and maybe leave the default one in - which is utf-16 for
QString

Denis.
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to