summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/localfortuneserver.qdoc
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@digia.com>2012-11-30 17:38:21 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-01 08:31:04 +0100
commit36e744845d0dc74732613431332c3665c4c149ea (patch)
treefa46b4fc153d91ccfc5021a800bbd3b375510a6b /doc/src/examples/localfortuneserver.qdoc
parentbc0cbdb9815082901d7aad11cb739615793b2012 (diff)
Added \ingroup and \brief qdoc tags to IPC examples.
Change-Id: Ic8fb033597340bfb44ee7e0ca7a3763b36c097aa Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'doc/src/examples/localfortuneserver.qdoc')
-rw-r--r--doc/src/examples/localfortuneserver.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/examples/localfortuneserver.qdoc b/doc/src/examples/localfortuneserver.qdoc
index 2899d4e0bd..91e0af301d 100644
--- a/doc/src/examples/localfortuneserver.qdoc
+++ b/doc/src/examples/localfortuneserver.qdoc
@@ -28,6 +28,8 @@
/*!
\example ipc/localfortuneserver
\title Local Fortune Server Example
+ \ingroup examples-ipc
+ \brief Demonstrates using QLocalServer and QLocalSocket for serving a simple local service.
The Local Fortune Server example shows how to create a server for a simple
local service. It is intended to be run alongside the