[Development] Proposal: Deprecate QVector in Qt 6

Иван Комиссаров abbapoh at gmail.com
Sat Apr 25 14:56:14 CEST 2020


I suppose, there are plans to keep the old QList implementation under the different name (QArrayList/Q5List).

Can we also add the same typedef in Qt5 (using Q5List = QList)? This will simplify the transition for the people who want to build against Qt5 and Qt6 at the same time.

Ivan


More information about the Development mailing list