qt5base-lts/tests/auto/corelib
Stephen Kelly 6b4f8a68c8 Automated metatype definition for template types.
If T is defined as a metatype, then QList<T> is too automatically.

So for example, no need to use

  Q_DECLARE_METATYPE(QList<int>)

anymore.

This is a source compatible change.

Change-Id: I2ee8a7b9e28fe6d4775f6a05cce39aca8563e0c5
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
2012-01-26 13:15:38 +01:00
..
animation Update contact information in license headers. 2012-01-23 04:04:33 +01:00
codecs Update contact information in license headers. 2012-01-23 04:04:33 +01:00
concurrent Update contact information in license headers. 2012-01-23 04:04:33 +01:00
global Update contact information in license headers. 2012-01-23 04:04:33 +01:00
io Cleanup mess in public type ids. 2012-01-25 21:08:08 +01:00
itemmodels add missing move* methods to QAbstractItemModel 2012-01-24 19:12:23 +01:00
json Import json support from playground/qtbinaryjson 2012-01-24 15:28:20 +01:00
kernel Automated metatype definition for template types. 2012-01-26 13:15:38 +01:00
plugin Update contact information in license headers. 2012-01-23 04:04:33 +01:00
statemachine Update contact information in license headers. 2012-01-23 04:04:33 +01:00
thread Remove use of QT_MODULE from library 2012-01-25 10:19:44 +01:00
tools Fix a couple of edge cases for WildcardUnix matching 2012-01-26 07:02:25 +01:00
xml Changed qxmlstream unittest to remove its created file after run. 2012-01-24 06:58:58 +01:00
corelib.pro Import json support from playground/qtbinaryjson 2012-01-24 15:28:20 +01:00