window example: show only the splash screen until the timeout
authorShawn Rutledge <shawn.rutledge@digia.com>
Wed, 29 May 2013 08:58:38 +0000 (10:58 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 30 May 2013 10:07:21 +0000 (12:07 +0200)
commit251a267fb5a48790b1446b5eda3ee553cd4abfab
tree1dc788762c7cf6e5de82ecedcbe8aad58f781011
parent124473935a99598bfe63538c5a388590cc1cc229
window example: show only the splash screen until the timeout

The window takes time to resize itself; we can avoid letting the user
see that by delaying visibility of the main window.

Change-Id: I81d656102b384a66b5539cbd879aadb85261ba33
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
examples/quick/window/Splash.qml
examples/quick/window/window.qml