From 9b51fea01cc6b44c6ba49eda6a75cd92d9388689 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Tue, 2 Oct 2018 09:47:42 +0200 Subject: Remove unused CameraController.qml from simple-qml example Change-Id: Id76f8fc4d4701933e7744ff0dff837ec5e4bcc02 Reviewed-by: Sean Harmer --- examples/qt3d/simple-qml/doc/src/simple-qml.qdoc | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'examples/qt3d/simple-qml/doc/src') diff --git a/examples/qt3d/simple-qml/doc/src/simple-qml.qdoc b/examples/qt3d/simple-qml/doc/src/simple-qml.qdoc index 13ca8ff1f..9d4f55c52 100644 --- a/examples/qt3d/simple-qml/doc/src/simple-qml.qdoc +++ b/examples/qt3d/simple-qml/doc/src/simple-qml.qdoc @@ -65,20 +65,4 @@ \skipto InputSettings \printuntil } - - \section1 - - \section1 Specifying Settings and Axes - - In the \e CameraController.qml file, we use the LogicalDevice type to define - a set of actions and axes to use within the application: - - \quotefromfile simple-qml/CameraController.qml - \skipto LogicalDevice { - \printuntil ] - \dots - \skipto axes - \printuntil ] - \dots - \skipto /^\}/ */ -- cgit v1.2.3