aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/src/examples.qdoc
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-04-09 12:08:44 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-17 19:02:21 +0200
commit3d3c020621a81d7eff08d2b538d1647b7b3b1618 (patch)
tree4460485919c40e362ff1dfd9e4f100b3db66b95a /src/quick/doc/src/examples.qdoc
parent99da7a805240f64f550572bb6f970b9e68b043c9 (diff)
Doc: Reassigned types and pages to their correct modules.
1)Moved classes and basic types to \module QtQml 2. -QQml* classes are in QtQml 2 for 5.1 2)Removed \inqmlmodule commands in overviews and tutorials. -Only QML API should have \inqmlmodule commands because they are added to the auto generated list of types. Change-Id: I9aa3ca8062fa9fed76734885829879122841b119 Reviewed-by: Alan Alpert <aalpert@blackberry.com>
Diffstat (limited to 'src/quick/doc/src/examples.qdoc')
-rw-r--r--src/quick/doc/src/examples.qdoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/quick/doc/src/examples.qdoc b/src/quick/doc/src/examples.qdoc
index aad8cfc3c4..6db53082fa 100644
--- a/src/quick/doc/src/examples.qdoc
+++ b/src/quick/doc/src/examples.qdoc
@@ -33,7 +33,6 @@
\ingroup all-examples
\ingroup qtquick
\target qtquick-samples
-\inqmlmodule QtQuick 2
These are code samples that show how to use various aspects of Qt Quick. Larger
compound interfaces are grouped as applications as they demonstrate more Qt