qt6-bb10/examples/network
Topi Reinio 1d22f20887 Doc: Fix paths for a number of examples
Modularized example paths are defined in module-specific .qdocconf
files. This change fixes \example command for a number of examples to
be relative to those paths. This way, the manifest files will have a
correct project path for each example.

Change-Id: I6d3dba34a1eb04a2bc294520102e232ccd0f0ba2
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
2013-05-08 10:01:48 +02:00
..
bearermonitor
blockingfortuneclient
broadcastreceiver
broadcastsender
dnslookup
doc Doc: Fix paths for a number of examples 2013-05-08 10:01:48 +02:00
download
downloadmanager
fortuneclient
fortuneserver
googlesuggest
http
loopback
multicastreceiver
multicastsender
network-chat
securesocketclient
threadedfortuneserver
torrent
README
network.pro

README

Qt is provided with an extensive set of network classes to support both
client-based and server side network programming.

These examples demonstrate the fundamental aspects of network programming
with Qt.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.