[Development] QList for Qt 6

Giuseppe D'Angelo giuseppe.dangelo at kdab.com
Fri May 24 14:30:12 CEST 2019


Il 24/05/19 14:09, Mutz, Marc via Development ha scritto:
> 2. Keep QList as-is. It cannot be an alias to QVector/QArrayList, nor
> can it be implemented in terms of either (only at the d-pointer level)
> 
> Is it worth the cost? I don't know.

I'm still in favour at keeping QList as-is and paying the conversion 
price. We're talking about code that users should _stop_ using anyhow, 
and port away from it, right? I.e. Q5List in Qt 6.0 is going to emit 
deprecation warnings?

(And the port away could be as simple as a s/QList/QVector/ if the 
codebase is not using any of the QList "fancy" features.)

My 2 c,

-- 
Giuseppe D'Angelo | giuseppe.dangelo at kdab.com | Senior Software Engineer
KDAB (France) S.A.S., a KDAB Group company
Tel. France +33 (0)4 90 84 08 53, http://www.kdab.com
KDAB - The Qt, C++ and OpenGL Experts

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4329 bytes
Desc: Firma crittografica S/MIME
URL: <http://lists.qt-project.org/pipermail/development/attachments/20190524/dee84589/attachment.bin>


More information about the Development mailing list