qt5base-lts/tests/auto/corelib/tools/qsharedpointer
Roman Pasechnik 90a68926f3 Add QEnableSharedFromThis class
It enables you to get a valid QSharedPointer instance to 'this',
when all you have is 'this'.

Task-number: QTBUG-7287
Change-Id: I3ed1c9c4d6b110fe02302312cc3c4a75e9d95a0c
Reviewed-by: Richard J. Moore <rich@kde.org>
2014-06-29 23:20:10 +02:00
..
.gitignore Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
externaltests.cpp Add QT_NO_PROCESS guards in tests where they are missing 2013-09-03 08:42:24 +02:00
externaltests.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
externaltests.pri Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
forwarddeclared.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
forwarddeclared.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
nontracked.cpp Don't increase the reference count if dynamic_cast failed 2013-01-04 17:30:19 +01:00
nontracked.h Don't increase the reference count if dynamic_cast failed 2013-01-04 17:30:19 +01:00
qsharedpointer.pro Don't increase the reference count if dynamic_cast failed 2013-01-04 17:30:19 +01:00
tst_qsharedpointer.cpp Add QEnableSharedFromThis class 2014-06-29 23:20:10 +02:00
wrapper.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
wrapper.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00