[Development] Proposal: Deprecate QVector in Qt 6

Ville Voutilainen ville.voutilainen at gmail.com
Mon Apr 27 10:14:52 CEST 2020


On Mon, 27 Apr 2020 at 10:10, Alberto Mardegan
<mardy at users.sourceforge.net> wrote:
>
> On 23/04/20 14:57, Ville Voutilainen wrote:
> > QVector is certainly closer to std::vector than QList is to std::list.
> > Vector isn't a really good name either,
> > for people recently taught in elementary school math, or for java
> > programmers coming in.
> > For C++ programmers, it gives a much better suggestion of what it is
> > than calling it QList does.
>
> This calls for a nice QArray type :-)

Arrays don't expand.


More information about the Development mailing list