qt5base-lts/tests/auto/widgets/kernel/qwidgetsvariant
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
..
stream Split QWidgetsVariant tests into a separate testcase. 2012-07-23 17:47:51 +02:00
qwidgetsvariant.pro Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qwidgetsvariant.qrc Split QWidgetsVariant tests into a separate testcase. 2012-07-23 17:47:51 +02:00
tst_qwidgetsvariant.cpp Remove QWidgetStar. 2012-08-18 10:55:47 +02:00