QList is most definitely a typedef to QVector in Qt/dev:

https://code.qt.io/cgit/qt/qtbase.git/tree/src/corelib/tools/qcontainerfwd.h

> On 6. Feb 2020, at 20:20, Иван Комиссаров <[email protected]> wrote:
> 
> Wait, what?? When did that decision was made?
> 
> I am tired fixing performance bugs induced be the replacement QList<T*> with 
> QList<shared_ptr<T>>, can we please get rid of the QList class finally?
> 
>> 6 февр. 2020 г., в 20:14, Matthew Woehlke <[email protected]> 
>> написал(а):
>> I thought we decided *not* to
>> do that!)
>> 
> 
> _______________________________________________
> Development mailing list
> [email protected]
> https://lists.qt-project.org/listinfo/development

-- 
Eike Ziller
Principal Software Engineer

The Qt Company GmbH
Erich-Thilo-Straße 10
D-12489 Berlin
[email protected]
http://qt.io
Geschäftsführer: Mika Pälsi,
Juha Varelius, Mika Harjuaho
Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 
144331 B

_______________________________________________
Development mailing list
[email protected]
https://lists.qt-project.org/listinfo/development

Reply via email to