On terça-feira, 19 de junho de 2012 12.01.49, Thiago Macieira wrote:
> On segunda-feira, 18 de junho de 2012 23.58.47, Thiago Macieira wrote:
> > Here's the current status of my endeavour:
> Update: QtDeclarative breaks horribly because qhashedstring_p.h uses
> QStringData, which has changed completely.
>
> Can someone please rewrite QHashedString not to use QStringData? Do not make
> any assumptions about QString's internals, since I'm changing it.

Turns out that QJsonValue did a similar hack, so I had to fix it. I think that
that the solution I came up with, currently named QStringPrivate, will
probably be enough.

--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden

Attachment: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to