qt5base-lts/tests/auto/corelib/kernel/qproperty
Simon Hausmann 709648993c Fix crash when using QProperty<T>::setBinding(Functor ...)
We must move the functor properly into the binding object, otherwise we
end up with stale pointers as pointed out by ASAN.

Change-Id: Icd84f4c113dd48e1e3e2d744abac0902cdf9339e
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2020-04-30 19:39:42 +02:00
..
CMakeLists.txt Add QProperty tests to the cmake build 2020-03-27 13:29:47 +01:00
qproperty.pro Initial import of the Qt C++ property binding system 2020-03-16 18:19:45 +01:00
tst_qproperty.cpp Fix crash when using QProperty<T>::setBinding(Functor ...) 2020-04-30 19:39:42 +02:00