qt5base-lts/tests/auto/corelib/kernel/qpointer
Marc Mutz b7c7beacda QPointer: add a test for const QPointer<X>
People use this, so make sure there's a test for it.

I don't expect this test to fail, but static and
dynamic checkers should be presented with this
use-case, so they have a chance of warning, because
certain implementation strategies of QPointer may
make this code undefined.

Change-Id: I334bd73204ba4e186c4098fc6b7188917407e020
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2016-04-01 18:57:25 +00:00
..
.gitignore Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
qpointer.pro don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
tst_qpointer.cpp QPointer: add a test for const QPointer<X> 2016-04-01 18:57:25 +00:00