summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorJan-Arve Sæther <jan-arve.saether@nokia.com>2010-01-21 09:34:12 (GMT)
committerJan-Arve Sæther <jan-arve.saether@nokia.com>2010-01-21 09:34:12 (GMT)
commit7a331f4b08861f80530c3f16532a211b47380f94 (patch)
tree30591808008b7c87a834a25f7a3f6d09d9d7dcd0 /doc/src
parent848ae6da25e567e9f64bc98dcbf868912448d136 (diff)
parent5c0d077659e8cb2b78dd96f8c629d8512c583d13 (diff)
downloadQt-7a331f4b08861f80530c3f16532a211b47380f94.zip
Qt-7a331f4b08861f80530c3f16532a211b47380f94.tar.gz
Qt-7a331f4b08861f80530c3f16532a211b47380f94.tar.bz2
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/getting-started/examples.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/getting-started/examples.qdoc b/doc/src/getting-started/examples.qdoc
index 2582c4f..6b4ec61 100644
--- a/doc/src/getting-started/examples.qdoc
+++ b/doc/src/getting-started/examples.qdoc
@@ -648,10 +648,10 @@
These examples show the use of graphics widgets and layouts.
\list
- \o \l{graphicsview/anchorlayouts}{Anchor Layouts}
+ \o \l{graphicsview/anchorlayout}{Anchor Layout}
\o \l{graphicsview/flowlayout}{Flow Layout}
- \o \l{graphicsview/simpleanchorlayouts}{Simple Anchor Layouts}
- \o \l{graphicsview/weatheranchorlayouts}{Weather Anchor Layouts}
+ \o \l{graphicsview/simpleanchorlayout}{Simple Anchor Layout}
+ \o \l{graphicsview/weatheranchorlayout}{Weather Anchor Layout}
\endlist
Some examples demonstrate the use of graphics effects with canvas items.