summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qpixmap/qpixmap.pro
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2011-12-23 17:13:05 +0100
committerQt by Nokia <qt-info@nokia.com>2012-02-10 15:37:10 +0100
commit497622cafe235eadb5dd5056b196d8451ee89071 (patch)
treee7a561f55bb26c137f5d6794c393e355f957a326 /tests/auto/gui/image/qpixmap/qpixmap.pro
parent281673e5d3e25f543590bf63bb2b97517486f4e1 (diff)
Make it possible to put QObject tracked with QWeakPointer inside QSharedPointer
Do that by keeping the QWeakPointer that track QObject independent of the ones that track QSharedPointer. QSharedPointer do not touch the sharedRefCount in QObjectPrivate anymore When converting a QWeakPointer constructed from a QObject to a QSharedPointer, it will display a warning saying one should not do that. Task-number: QTBUG-22622 Change-Id: I3595e3e7401702410776c458687ab357ad9366ab Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com> Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com> Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Diffstat (limited to 'tests/auto/gui/image/qpixmap/qpixmap.pro')
0 files changed, 0 insertions, 0 deletions