qt5base-lts/tests/auto/corelib/kernel/qobject
Lars Knoll 5357231c0a Make QList an alias to QVector
This is almost 100% source compatible with Qt 5. Exceptions are

* Stability of references for large or non movable types
* taking a PMF for types that are now overloaded with r-value references
  in QVector
* The missing prepend optimization in QVector (that is still planned
  to come for Qt 6)

Change-Id: I96d44553304dd623def9c70d6fea8fa2fb0373b0
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-10-30 11:52:48 +01:00
..
signalbug tst_qobject: Use qt_test_helper functionality 2018-07-31 05:27:01 +00:00
.gitignore tst_qobject: Fix execution in debug&release shadow builds 2018-06-26 10:56:31 +00:00
qobject.pro tst_qobject: Use qt_test_helper functionality 2018-07-31 05:27:01 +00:00
test.pro tst_qobject: Use qt_test_helper functionality 2018-07-31 05:27:01 +00:00
tst_qobject.cpp Make QList an alias to QVector 2019-10-30 11:52:48 +01:00