qt5base-lts/tests/auto/widgets
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
..
dialogs Update copyright headers 2015-02-11 06:49:51 +00:00
effects Update copyright headers 2015-02-11 06:49:51 +00:00
gestures Update copyright headers 2015-02-11 06:49:51 +00:00
graphicsview Update copyright headers 2015-02-11 06:49:51 +00:00
itemviews QtWidgets: assorted migrations to QString::asprintf 2015-02-12 19:39:49 +00:00
kernel QtWidgets: assorted migrations to QString::asprintf 2015-02-12 19:39:49 +00:00
styles Update copyright headers 2015-02-11 06:49:51 +00:00
util QtWidgets: assorted migrations to QString::asprintf 2015-02-12 19:39:49 +00:00
widgets Add widget support for requestUpdate() and improve its docs and tests 2015-02-16 15:56:29 +00:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00