ebc371de0d
The example was moved to qtnetwork but its documentation still referred to old paths under /examples/corelib. Add documentation dependency to qtwidgets as RSS listing example's docs link to a number of widget classes. Pick-to: 6.6 6.5 Change-Id: Ief1c9dc2ca38ba3da1fe3039500292147ec4cc7d Reviewed-by: Andreas Eliasson <andreas.eliasson@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.