qt5base-lts/tests/auto/network
Marc Mutz 167af3b6ca tst_qnetworkreply: don't inherit from QSharedPointer
QSharedPointer isn't meant to be used as a
base class.

Instead of inheriting from it to add implicit
conversions to and from QNetworkReply*, make
QNetworkReplyPtr a typedef, overload two
oft-used functions to take a QNetworkReplyPtr
in addition to QNetworkReply*, and otherwise
make the conversions explicit.

Change-Id: I1eff1793a19f2d5bad1cce8de74c0786675a50f3
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
2012-03-23 11:22:40 +01:00
..
access tst_qnetworkreply: don't inherit from QSharedPointer 2012-03-23 11:22:40 +01:00
bearer Changed qnetworksession unittest to work from installation dir 2012-02-21 01:01:52 +01:00
kernel Fix QDnsLookup autotest failure in CI environment 2012-03-15 18:05:05 +01:00
socket Mark unstable windows network tests 2012-03-08 05:31:40 +01:00
ssl Mark unstable windows network tests 2012-03-08 05:31:40 +01:00
network.pro Mark unstable windows network tests 2012-03-08 05:31:40 +01:00