[Development] HEADS UP: Don't use QList, use Q_DECLARE_TYPEINFO

Bubke Marco Marco.Bubke at theqtcompany.com
Tue Jul 21 18:14:18 CEST 2015


Thiago Macieira <thiago.macieira at intel.com>
> > > Or like QString and QByteArray will be in Qt 6.
> >
> > Are these still implicitly shared?
>
> Yes, in large mode. In small string/array mode, they wouldn't share, of
> course.

What about the conversion of std::vector to QVector and back. Do we get zero copy conversion?



More information about the Development mailing list