qt5base-lts/tests/benchmarks/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
kernel clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
socket clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
ssl clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
network.pro compile fix for compiling without ssl 2011-08-04 15:01:11 +02:00