Some of the examples make no sense without bearer management and QNetworkSession is not defined if QT_NO_BEARERMANAGEMENT, so tst_qnetworkreply.cpp has to be adjusted. Change-Id: Ic2f73746cba74f670ae5b5e99b0be1461ff6d182 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com> |
||
|---|---|---|
| .. | ||
| bearermonitor | ||
| blockingfortuneclient | ||
| broadcastreceiver | ||
| broadcastsender | ||
| dnslookup | ||
| doc | ||
| 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.