summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput/qml/parent.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qdoc/generatedoutput/qml/parent.qdoc')
-rw-r--r--tests/auto/qdoc/generatedoutput/qml/parent.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/qdoc/generatedoutput/qml/parent.qdoc b/tests/auto/qdoc/generatedoutput/qml/parent.qdoc
index e0bed66c0..fed18491c 100644
--- a/tests/auto/qdoc/generatedoutput/qml/parent.qdoc
+++ b/tests/auto/qdoc/generatedoutput/qml/parent.qdoc
@@ -57,3 +57,8 @@
\brief An integer basic type.
*/
+
+/*!
+ \qmlmethod int int::abs()
+ Returns the absolute value of this integer.
+*/