qml: Output information about build and GL renderer in verbose mode.
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Wed, 3 Jun 2015 09:05:12 +0000 (11:05 +0200)
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Mon, 15 Jun 2015 14:37:55 +0000 (14:37 +0000)
commited7771c6abd1dbe005984ed6361fe3c8d1a908e1
tree995362e5cea5cf1b05edd513c187a85daadb1f53
parentd00c6d052f525d49af9957a9b691daae5bbfd5c9
qml: Output information about build and GL renderer in verbose mode.

Make static contain() a member of LoadWatcher() and connect to
QQuickWindow::onOpenGlContextCreated(). Print information similar
to qtdiag.

Change-Id: I0bc6bc43418e4392c6b5e2643d4f7899ff4f4f8b
Reviewed-by: Alan Alpert <aalpert@blackberry.com>
tools/qml/main.cpp