aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/examples.qdoc
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-05-19 11:12:01 +0200
committerCasper van Donderen <casper.vandonderen@nokia.com>2011-05-19 11:27:26 +0200
commitfafbc9f51b3a7180750f008bc41d7e989f8c23ee (patch)
tree24391f9e88d8e483adf653f3ef2e1a5370fa8ebe /doc/src/declarative/examples.qdoc
parent56d80e1590877e9f6cb9de0e7a0194519fb5813c (diff)
Add TextBalloon QML Scene Grpah example with documentation. I moved an old example over to a subfolder.
Reviewed-by: Gunnar Sletta
Diffstat (limited to 'doc/src/declarative/examples.qdoc')
-rw-r--r--doc/src/declarative/examples.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/src/declarative/examples.qdoc b/doc/src/declarative/examples.qdoc
index b7420e011b..e230d9f951 100644
--- a/doc/src/declarative/examples.qdoc
+++ b/doc/src/declarative/examples.qdoc
@@ -229,6 +229,10 @@ The examples can be found in Qt's \c examples/declarative directory.
\o \l{declarative/cppextensions/networkaccessmanagerfactory}{Network access manager factory}
\endlist
+\section2 Scenegraph
+\list
+\o \l{declarative/painteditem/textballoons}{Painted Item}
+\endlist
\section1 Labs