qt5base-lts/tests/auto/corelib/kernel
Stephen Kelly 4b8ceb41ae Store the is-a QObject fact with the metatype declaration.
This is a source incompatible change for Q_DECLARE_METATYPE(T*),
which now requires T to be fully defined.

The consequences of this are:
 * Forward declared types can no longer be declared as a metatype.
     (though this is a very uncommon thing to do).

There is a trivial workaround where necessary.

Change-Id: Id74c40088b8c0b466fcd7c55abd616f69acc82c8
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-01-24 15:27:25 +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 Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qmetaproperty Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qmetatype Store the is-a QObject fact with the metatype declaration. 2012-01-24 15:27:25 +01:00
qmimedata Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qobject Test connecting to virtual function pointer 2012-01-24 01:13:01 +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 Store the is-a QObject fact with the metatype declaration. 2012-01-24 15:27:25 +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