qt5base-lts/examples/network
Eike Ziller 4727bb5991 Add \brief to the examples.
That is used by qdoc to generate brief descriptions for the example
manifests.

Change-Id: I142a6d3259f90d0c9990033b3c36e139062ac343
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
Reviewed-by: hjk <qthjk@ovi.com>
2012-11-29 13:51:54 +01:00
..
bearermonitor delete .desktop files of examples 2012-11-28 16:21:57 +01:00
blockingfortuneclient delete .desktop files of examples 2012-11-28 16:21:57 +01:00
broadcastreceiver delete .desktop files of examples 2012-11-28 16:21:57 +01:00
broadcastsender delete .desktop files of examples 2012-11-28 16:21:57 +01:00
dnslookup Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example 2012-11-26 14:35:23 +01:00
doc Add \brief to the examples. 2012-11-29 13:51:54 +01:00
download delete .desktop files of examples 2012-11-28 16:21:57 +01:00
downloadmanager delete .desktop files of examples 2012-11-28 16:21:57 +01:00
fortuneclient delete .desktop files of examples 2012-11-28 16:21:57 +01:00
fortuneserver delete .desktop files of examples 2012-11-28 16:21:57 +01:00
googlesuggest delete .desktop files of examples 2012-11-28 16:21:57 +01:00
http delete .desktop files of examples 2012-11-28 16:21:57 +01:00
loopback delete .desktop files of examples 2012-11-28 16:21:57 +01:00
multicastreceiver Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example 2012-11-26 14:35:23 +01:00
multicastsender Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example 2012-11-26 14:35:23 +01:00
network-chat delete .desktop files of examples 2012-11-28 16:21:57 +01:00
securesocketclient delete .desktop files of examples 2012-11-28 16:21:57 +01:00
threadedfortuneserver delete .desktop files of examples 2012-11-28 16:21:57 +01:00
torrent delete .desktop files of examples 2012-11-28 16:21:57 +01:00
network.pro Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example 2012-11-26 14:35:23 +01:00
README Remove references to demos from docs. 2011-07-05 19:57:54 +02:00

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.