qt5base-lts/tests/auto/corelib/kernel/qproperty
Simon Hausmann 1fcce51053 Enable generic property bindings to QProperty<T>
A generic binding allows implementing the binding function in a way that
enables the QML engine to run binding scripts and convert the V4::Value
into a QVariant and then assign the value to the property with the help
of QMetaType::construct.

Change-Id: Id4807be92eee7e3501908e6c5e4c861cfcb7772a
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2020-03-19 13:08:56 +01:00
..
qproperty.pro Initial import of the Qt C++ property binding system 2020-03-16 18:19:45 +01:00
tst_qproperty.cpp Enable generic property bindings to QProperty<T> 2020-03-19 13:08:56 +01:00