802db7b523
Move the rsslisting example documentation to examples/network/doc, as it is done for all the other examples. Fixes: QTBUG-117215 Pick-to: 6.5 6.6 Change-Id: If83202825afe8c69cb7fda0f84ca4832cf3d60e7 Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io> |
||
---|---|---|
.. | ||
blockingfortuneclient | ||
broadcastreceiver | ||
broadcastsender | ||
dnslookup | ||
doc | ||
fortuneclient | ||
fortuneserver | ||
http | ||
multicastreceiver | ||
multicastsender | ||
multistreamclient | ||
multistreamserver | ||
network-chat | ||
rsslisting | ||
securesocketclient | ||
secureudpclient | ||
secureudpserver | ||
shared | ||
threadedfortuneserver | ||
torrent | ||
CMakeLists.txt | ||
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.