summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qwizard.cpp
diff options
context:
space:
mode:
authorMarc Mutz <[email protected]>2012-03-06 08:52:11 +0100
committerQt by Nokia <[email protected]>2012-03-23 11:22:40 +0100
commit167af3b6cad5f40cafffafdc779f26ef63e62c81 (patch)
tree25e71db3d374256251cd2db961249e8a80f742dd /src/widgets/dialogs/qwizard.cpp
parent5cb0368516abd293daf67711a36bbacc99422e9a (diff)
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 <[email protected]>
Diffstat (limited to 'src/widgets/dialogs/qwizard.cpp')
0 files changed, 0 insertions, 0 deletions