qt5base-lts/tests/auto/corelib/kernel
Stephen Kelly 4d9d88af6f Remove QWidgetStar.
This allows us to remove the odd hacks to get the static metaobject
for the QWidget* metatype.

The QWidget* is still an automatic metatype thanks to the QObject
partial template specialization. It is registered as a metatype
at runtime automatically in qwidgetsvariant.cpp.

Change-Id: Ie01b69eadf2cbe87af1a86c3284550f60dcf9e94
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2012-08-18 10:55:47 +02:00
..
qcoreapplication Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qeventdispatcher Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qeventloop Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qmath Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qmetamethod Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qmetaobject Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qmetaobjectbuilder Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qmetaproperty Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qmetatype Remove QWidgetStar. 2012-08-18 10:55:47 +02:00
qmimedata Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qobject Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qpointer Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qsignalmapper Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qsocketnotifier Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qtimer Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qtranslator Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qvariant Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qwineventnotifier Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
kernel.pro Add autotest for QMetaMethod introspection 2012-02-15 17:27:04 +01:00