qt3d/examples/bigmodel-qml
Kevin Ottens 66475d12dd The input aspect don't need QWindow anymore
This aspect doesn't need to depend on a QWindow, any QObject can do as
long as we can have an event filter on it and we see input events on it.
Rename the whole concept to "view" in the process.

Change-Id: Idce2fcc37c5679fe0f7915d27793685167dd59a6
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
2015-01-23 07:51:37 +01:00
..
bigmodel-qml.pro Move CameraController in the input aspect 2015-01-23 07:51:29 +01:00
bigmodel-qml.qrc use the default ForwardRenderer in the examples 2015-01-18 15:31:19 +01:00
main.cpp The input aspect don't need QWindow anymore 2015-01-23 07:51:37 +01:00
main.qml Qt3DQuick value type and color providers 2014-10-31 10:40:04 +01:00