[Development] QList
Thiago Macieira
thiago.macieira at intel.com
Sat Mar 18 19:05:44 CET 2017
Em sábado, 18 de março de 2017, às 03:25:12 PDT, Ville Voutilainen escreveu:
> >> 2) What do we plan to do about those problems?
> >
> > Kill QList in Qt 6.
>
> How much valid code will that break? How many bugs does that avoid?
A lot. I don't think we can have Qt 6 without a class called "QList". But we
can make it be the same as QVector, which is what we want people to use. We
can provide QArrayList as a replacement for anyone who needs pointer stability
if they can't use QSet or QHash.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Development
mailing list