-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
5.5.0
-
None
The documentation for QList states that QList is the best container to use in most cases. This is no longer true. QVector has better runtime performance in most cases.