qt5base-lts/tests/auto/corelib/kernel
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
..
qcoreapplication Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qeventloop Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qmath Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qmetaobject Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qmetaobjectbuilder moc: Use QMetaType::QVariant as the type for QVariant 2012-01-25 08:46:40 +01:00
qmetaproperty Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qmetatype Automated metatype definition for template types. 2012-01-26 13:15:38 +01:00
qmimedata Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qobject moc: Use QMetaType::QVariant as the type for QVariant 2012-01-25 08:46:40 +01:00
qpointer Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qsignalmapper Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qsocketnotifier Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qtimer Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qtranslator Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qvariant Cleanup mess in public type ids. 2012-01-25 21:08:08 +01:00
qwineventnotifier Update contact information in license headers. 2012-01-23 04:04:33 +01:00
kernel.pro Add missing subdirectory to kernel.pro file. 2012-01-10 01:25:45 +01:00