From 94007211cfea4a46e5ad7b263a576e1a3095987e Mon Sep 17 00:00:00 2001 From: Alan Alpert Date: Wed, 16 Nov 2011 17:19:47 +1000 Subject: Add \inqmlmodule tags to the generic QtQuick module docs Change-Id: If40907e44a0e54f8a9caaea2103eb3e5c9e541d3 Reviewed-by: Martin Smith --- doc/src/qtquick1/extending-tutorial.qdoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/src/qtquick1/extending-tutorial.qdoc') diff --git a/doc/src/qtquick1/extending-tutorial.qdoc b/doc/src/qtquick1/extending-tutorial.qdoc index e9a36824c1..238be55a3d 100644 --- a/doc/src/qtquick1/extending-tutorial.qdoc +++ b/doc/src/qtquick1/extending-tutorial.qdoc @@ -27,6 +27,7 @@ /*! \page qml-extending-tutorial-index.html +\inqmlmodule QtQuick 1 \title Tutorial: Writing QML Extensions with C++ The Qt Declarative module provides a set of APIs for extending QML through @@ -454,6 +455,7 @@ be used by \c app.qml without import statements. /*! \page qml-extending-tutorial7.html +\inqmlmodule QtQuick 1 \title Chapter 7: In Summary In this tutorial, we've shown the basic steps for creating a QML extension: -- cgit v1.2.3