qt5base-lts/tests/auto/gui/kernel/qwindow
Sean Harmer c5ecabb70c Send events when platform surfaces are created/about to be destroyed
These synchronously delivered events allow applications to correctly
and conveniently handle native platform surfaces being destroyed. This
is particularly useful when doing rendering on a non-gui thread as it
allows to shutdown rendering before the native surface gets destroyed
from under us.

Task-number: QTBUG-42476
Task-number: QTBUG-42483
Change-Id: I63f41bbdb32f281d0f3b8ec2537eb2b0361f3bb3
Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
2014-11-17 10:38:22 +01:00
..
qwindow.pro Fix linking of tst_qwindow with dynamic Open GL. 2014-09-08 21:43:06 +02:00
tst_qwindow.cpp Send events when platform surfaces are created/about to be destroyed 2014-11-17 10:38:22 +01:00