From de9558ddbc4b02b9e095223687ae1add9937e0e5 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Atsushi Date: Wed, 6 Jul 2022 22:45:15 +0900 Subject: Doc: Fix typo OrbitCameraController::zoomInLimit The name of Property is OrbitCameraController::zoomInLimit. Change-Id: Id28e5a2dbc8b67ff5fc6e69fdddfc1f4ca03df42 Reviewed-by: Tasuku Suzuki Reviewed-by: Paul Lemire (cherry picked from commit f97c027ec239971ef11a1013af1d666264a9fd8f) Reviewed-by: Qt Cherry-pick Bot --- src/core/doc/src/qmlextracontrollers.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/doc/src/qmlextracontrollers.qdoc b/src/core/doc/src/qmlextracontrollers.qdoc index f02f4b29f..a1c3cb0a6 100644 --- a/src/core/doc/src/qmlextracontrollers.qdoc +++ b/src/core/doc/src/qmlextracontrollers.qdoc @@ -151,7 +151,7 @@ of the camera pan and tilt. */ /*! - \qmlproperty real OrbitCameraController::zoomLimit + \qmlproperty real OrbitCameraController::zoomInLimit Holds the current zoom-in limit. The zoom-in limit determines how close to the view center the camera can be zoomed. -- cgit v1.2.3