summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/localfortuneserver.qdoc
diff options
context:
space:
mode:
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