diff options
author | David Boddie <dboddie@trolltech.com> | 2010-08-24 14:03:37 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2010-08-24 14:03:37 (GMT) |
commit | a8030e0c543e538652605557843b845f89b11589 (patch) | |
tree | 60ee6e2ed6e005a7cefd3ff5ba0bf1bbfb6930ac /doc/src/frameworks-technologies/ipc.qdoc | |
parent | ff6f17c92ad1bfa898bc89a5ccb65361d443c591 (diff) | |
parent | f3771c5d91995b2beaa73bd3e3c783b76a887b50 (diff) | |
download | Qt-a8030e0c543e538652605557843b845f89b11589.zip Qt-a8030e0c543e538652605557843b845f89b11589.tar.gz Qt-a8030e0c543e538652605557843b845f89b11589.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7
Diffstat (limited to 'doc/src/frameworks-technologies/ipc.qdoc')
-rw-r--r-- | doc/src/frameworks-technologies/ipc.qdoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/frameworks-technologies/ipc.qdoc b/doc/src/frameworks-technologies/ipc.qdoc index 26a8cec..775243a 100644 --- a/doc/src/frameworks-technologies/ipc.qdoc +++ b/doc/src/frameworks-technologies/ipc.qdoc @@ -31,6 +31,7 @@ \brief Inter-Process communication in Qt applications. \ingroup technology-apis + \ingroup qt-basic-concepts \ingroup qt-network Qt provides several ways to implement Inter-Process Communication |