qt5base-lts/tests/auto/widgets/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
..
qaction Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qactiongroup Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qapplication Revert "Move QWindowSystemInterface out of qpa." 2012-08-03 00:38:09 +02:00
qboxlayout Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdesktopwidget Remove some dead code wrapped in Q_WS_QWS. 2012-08-03 11:24:28 +02:00
qformlayout Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qgridlayout Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qlayout Fix qlayout autotest build for WinCE. 2012-08-09 13:18:08 +02:00
qshortcut Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qsizepolicy Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qstackedlayout Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qtooltip Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qwidget Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qwidget_window Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qwidgetaction Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qwidgetmetatype Remove QWidgetStar. 2012-08-18 10:55:47 +02:00
qwidgetsvariant Remove QWidgetStar. 2012-08-18 10:55:47 +02:00
kernel.pro Store the QMetaObject with the QMetaType. 2012-07-01 15:07:10 +02:00