On 11-11-17 01:03, Nyall Dawson wrote: > The "TLDW" for interested parties: > - Qt containers (qlist, qvector, qmap, etc) are unmaintained, They > won't be removed by upstream, but you shouldn't use them if you have a > choice > - QList is absolute rubbish and should never be used, unless you're > forced to by Qt API. It's likely to be killed in Qt 6 (becoming just > an alias for QVector)
As "interested party": All core-devs: thanks for raising and discussing this: gives me the feeling QGIS feels responsible for code health :-) Regards, Richard _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
