summaryrefslogtreecommitdiffstats
path: root/doc/src/frameworks-technologies/ipc.qdoc
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2010-05-12 13:04:18 (GMT)
committerMartin Smith <msmith@trolltech.com>2010-05-12 13:04:18 (GMT)
commit50fa9ebe8fc0e7eca7536a8663c86cd6b98b2c04 (patch)
treef1a99d50e8dee2f5b6aa2dc418fd30bdfe048a17 /doc/src/frameworks-technologies/ipc.qdoc
parent37475bcc4aef3f08c5917f22c7f0f427e4214b91 (diff)
downloadQt-50fa9ebe8fc0e7eca7536a8663c86cd6b98b2c04.zip
Qt-50fa9ebe8fc0e7eca7536a8663c86cd6b98b2c04.tar.gz
Qt-50fa9ebe8fc0e7eca7536a8663c86cd6b98b2c04.tar.bz2
qdoc: Yet another revision of the top doc page.
Still more to come.
Diffstat (limited to 'doc/src/frameworks-technologies/ipc.qdoc')
-rw-r--r--doc/src/frameworks-technologies/ipc.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/frameworks-technologies/ipc.qdoc b/doc/src/frameworks-technologies/ipc.qdoc
index 18a9455..5139f04 100644
--- a/doc/src/frameworks-technologies/ipc.qdoc
+++ b/doc/src/frameworks-technologies/ipc.qdoc
@@ -44,7 +44,8 @@
\title Inter-Process Communication in Qt
\brief Inter-Process communication in Qt applications.
- \ingroup frameworks-technologies
+ \ingroup technology-apis
+ \ingout qt-network
Qt provides several ways to implement Inter-Process Communication
(IPC) in Qt applications.