qt5base-lts/tests/auto/gui
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
..
image Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
itemmodels Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
kernel Make tests compile without gui-private 2012-08-02 17:25:37 +02:00
math3d Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
painting Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qopengl Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
text Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
util Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
gui.pro Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00