summaryrefslogtreecommitdiffstats
path: root/doc/src/getting-started/examples.qdoc
diff options
context:
space:
mode:
authorDavid Boddie <david.boddie@nokia.com>2011-01-19 14:49:41 (GMT)
committerDavid Boddie <david.boddie@nokia.com>2011-01-19 14:49:41 (GMT)
commit59a35a794e433f9526aff72025c0899e76ef362e (patch)
tree95884ba6507730688201d36955614ed68fcdbaea /doc/src/getting-started/examples.qdoc
parent05a678de3f2e4fe67dc1f93a2dee18e197c0e1c0 (diff)
downloadQt-59a35a794e433f9526aff72025c0899e76ef362e.zip
Qt-59a35a794e433f9526aff72025c0899e76ef362e.tar.gz
Qt-59a35a794e433f9526aff72025c0899e76ef362e.tar.bz2
Doc: Fixed QML syntax.
Diffstat (limited to 'doc/src/getting-started/examples.qdoc')
-rw-r--r--doc/src/getting-started/examples.qdoc6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/src/getting-started/examples.qdoc b/doc/src/getting-started/examples.qdoc
index 67000e2..296e032 100644
--- a/doc/src/getting-started/examples.qdoc
+++ b/doc/src/getting-started/examples.qdoc
@@ -488,10 +488,12 @@
\image ipc-examples.png
\list
- \o \l{ipc/localfortuneclient}{Local Fortune Client}\raisedaster
- \o \l{ipc/localfortuneserver}{Local Fortune Server}\raisedaster
+ \o \l{ipc/localfortuneclient}{Local Fortune Client}
+ \o \l{ipc/localfortuneserver}{Local Fortune Server}
\o \l{ipc/sharedmemory}{Shared Memory}\raisedaster
\endlist
+
+ Examples marked with an asterisk (*) are fully documented.
*/
/*!