summaryrefslogtreecommitdiffstats
path: root/src/sensorsquick/qmlorientationsensor.cpp
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2021-11-10 17:00:39 +0100
committerVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2021-11-11 11:34:55 +0100
commit5db107ab48c7fad69ed7f76038c50d7d46cf9ed3 (patch)
tree5ed87057da462f520eebe6363c284867a47c25ef /src/sensorsquick/qmlorientationsensor.cpp
parent8a547dcb37d5d01a5f1c2e0e588f4488c5247de7 (diff)
Doc: Fix qdoc warnings
Drop \instantiates entry for QML types that use a private C++ implementation. Change-Id: I9e5cc3365fa28351537118e9062341922896bcb6 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/sensorsquick/qmlorientationsensor.cpp')
-rw-r--r--src/sensorsquick/qmlorientationsensor.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sensorsquick/qmlorientationsensor.cpp b/src/sensorsquick/qmlorientationsensor.cpp
index 50e5ea2e..a35148d4 100644
--- a/src/sensorsquick/qmlorientationsensor.cpp
+++ b/src/sensorsquick/qmlorientationsensor.cpp
@@ -42,7 +42,7 @@
/*!
\qmltype OrientationSensor
- \instantiates QmlOrientationSensor
+//! \instantiates QmlOrientationSensor
\ingroup qml-sensors_type
\inqmlmodule QtSensors
\since QtSensors 5.0
@@ -79,7 +79,7 @@ QSensor *QmlOrientationSensor::sensor() const
/*!
\qmltype OrientationReading
- \instantiates QmlOrientationSensorReading
+//! \instantiates QmlOrientationSensorReading
\ingroup qml-sensors_reading
\inqmlmodule QtSensors
\since QtSensors 5.0