summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/simple-qml/doc/src/simple-qml.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/simple-qml/doc/src/simple-qml.qdoc')
-rw-r--r--examples/qt3d/simple-qml/doc/src/simple-qml.qdoc16
1 files changed, 0 insertions, 16 deletions
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 /^\}/
*/