qt5base-lts/tests/benchmarks/network/access
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
..
qfile_vs_qnetworkaccessmanager clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
qnetworkdiskcache clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
qnetworkreply tst_qnetworkreply: don't inherit from QSharedPointer 2012-03-23 11:22:40 +01:00
access.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00