qmlscene: add --transparent argument
authorGirish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
Thu, 14 Jun 2012 00:28:00 +0000 (17:28 -0700)
committerQt by Nokia <qt-info@nokia.com>
Tue, 19 Jun 2012 13:32:14 +0000 (15:32 +0200)
commit8f65a4440c0078f82f311b56200aec081a6fdd85
treef12c1a634a8ca9f9a876125a4583532c1618e741
parent6b05247d1e353b7b540fc16c29df129bf636e368
qmlscene: add --transparent argument

The option makes qmlscene request a format with alpha for the QQuickView.

Change-Id: I6490e606dd0af534147de95783f3a2ddfa8c52c8
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
tools/qmlscene/main.cpp