qt6-bb10/tests/auto/gui/kernel/qtouchevent
Shawn Rutledge ae7442a4e9 Give QEventPoint a d-pointer after all
I still have doubts that QEventPoint can't be made small enough that
copying would be cheaper than reference-counting and all the indirections
in now-noninline accessors, but this gives us the usual freedom to
change the data members later on.

Change-Id: I792f7fc85ac3a9538589da9d7618b647edf0e70c
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-09-10 03:15:49 +02:00
..
BLACKLIST unblacklist passing tests 2019-07-08 11:01:42 +00:00
CMakeLists.txt CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qtouchevent.pro Remove insignificant flag from qtouchevent.pro 2018-09-25 12:50:17 +00:00
tst_qtouchevent.cpp Give QEventPoint a d-pointer after all 2020-09-10 03:15:49 +02:00