qtdeclarative/tests/auto/qml/qqmllistreference
Ionut Alexandrescu bf1bd3abc9 Add a javascript push method binding to QQmlListProperty
Create a PropertyList prototype, and add the push method to
QQmlListProperty that call the append function if it has been defined.

Added a unit test and updated the documentation.

Change-Id: I2647766e98b60bf0546f6d6ed1422a616e0d3a07
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2017-02-21 12:30:30 +00:00
..
data Add a javascript push method binding to QQmlListProperty 2017-02-21 12:30:30 +00:00
qqmllistreference.pro Add a javascript push method binding to QQmlListProperty 2017-02-21 12:30:30 +00:00
tst_qqmllistreference.cpp Add a javascript push method binding to QQmlListProperty 2017-02-21 12:30:30 +00:00