qt5base-lts/tests/auto/widgets/kernel
Paul Olav Tvete 5ac4a1304b Make tests compile without gui-private
Add new qt_handleXXX functions that forward to the QWindowSystemInterface
functions, and use those in the testlib inline functions. Remove use of
struct QWindowSystemInterface::TouchPoint from the testlib header files
(requiring some slight increase in ugliness in the two tests that use
that struct).

Also remove the qmake hack that adds private headers to all tests

Change-Id: Iec23537e55a44802f6e9cd463f7a0f82007c5250
Reviewed-by: Paul Olav Tvete <paul.tvete@nokia.com>
2012-08-02 17:25:37 +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 Make tests compile without gui-private 2012-08-02 17:25:37 +02:00
qboxlayout Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdesktopwidget Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +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 Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +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 Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qwidgetsvariant Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
kernel.pro Store the QMetaObject with the QMetaType. 2012-07-01 15:07:10 +02:00