summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2013-04-03 11:21:18 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-04 08:37:04 +0200
commit87f890295bdd857571e5289687ffb5ff61d88ed9 (patch)
tree0fb25f49b57fc855d3443a6ae207036b88b3f963 /src/plugins/platforms
parent05b0565e97f011cd26651654c29e295183344c30 (diff)
Doc: Fix network/torrent example to work on Qt 5
This change fixes two issues in the torrent example: - Correctly use a query constructed from the announce url to fetch the list of peers (using QUrlQuery). - Reimplement QAbstractSocket's connectToHost() and disconnectFromHost() which are virtual in Qt 5, instead of of using the protected connectToHostImplementation() / disconnectFromHostImplementation() slots. Also removes a warning about deprecation of QHttp class as it's no longer used in this example. Task-number: QTBUG-30329 Change-Id: I9230cd2204bfc1a66f2ea3e98940b09681df250e Reviewed-by: Peter Hartmann <phartmann@blackberry.com>
Diffstat (limited to 'src/plugins/platforms')
0 files changed, 0 insertions, 0 deletions