qt6-bb10/tests/auto/gui/kernel/qwindow
Laszlo Agocs effc6b4cd1 Add widget support for requestUpdate() and improve its docs and tests
We must do something when requestUpdate() is called on a QWidgetWindow.
The semantics of UpdateRequest for QWindow and QWidget are unfortunately
different: for widgets an UpdateRequest means "sync the backing store".
For QWindow it also involves marking as dirty.

Change-Id: Idf40b3fc0873652dc081edeb12c96b3007a126ef
Reviewed-by: Morten Johan Sørvig <morten.sorvig@theqtcompany.com>
Reviewed-by: Jørgen Lind <jorgen.lind@theqtcompany.com>
2015-02-16 15:56:29 +00:00
..
qwindow.pro Fix linking of tst_qwindow with dynamic Open GL. 2014-09-08 21:43:06 +02:00
tst_qwindow.cpp Add widget support for requestUpdate() and improve its docs and tests 2015-02-16 15:56:29 +00:00