summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAndreas Kling <andreas.kling@nokia.com>2010-01-22 12:42:56 (GMT)
committerAndreas Kling <andreas.kling@nokia.com>2010-01-22 12:42:56 (GMT)
commit84f826b764acecc0a93fcfd643719f6447b5d47c (patch)
tree270eb7426775eb85f97e6dc7837b44021094419d /doc
parent564b32499ef520c804eb92bc6aefa4abcea38a00 (diff)
parent5236f93d78d0a09f80819d364867793dd73112e9 (diff)
downloadQt-84f826b764acecc0a93fcfd643719f6447b5d47c.zip
Qt-84f826b764acecc0a93fcfd643719f6447b5d47c.tar.gz
Qt-84f826b764acecc0a93fcfd643719f6447b5d47c.tar.bz2
Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6
Diffstat (limited to 'doc')
-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.