aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickrepeater
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2014-06-24 12:05:35 +0200
committerSimon Hausmann <simon.hausmann@digia.com>2014-06-24 16:48:18 +0200
commitcf93acbee66db96a6f7fab8607432b70ec5c0437 (patch)
treec99629d115d1dd54022c6827ff666b77e621864d /tests/auto/quick/qquickrepeater
parent745a71196c8893a35a80a679674bee396606f79b (diff)
Exclude private methods and QObject::deleteLater from enumerable properties
This is a regression from Qt 5.1/5.0 introduced with 5.2. Private slots/methods such as QObject::_q_reRegisterTimers() as well as QObject::deleteLater() are not suitable for calls from JavaScript. deleteLater() in particular is covered by the destroy() replacement slot. Task-number: QTBUG-39744 Change-Id: I9b25f3c0d4095ba8e2e8e5ee47e37903b5def1f9 Reviewed-by: Michael Brasser <michael.brasser@live.com>
Diffstat (limited to 'tests/auto/quick/qquickrepeater')
0 files changed, 0 insertions, 0 deletions