qtdeclarative/examples/qml/script
Kent Hansen b9ccb579c4 Remove QJS exception API
This API has been deprecated for a while. It's legacy stuff from
QtScript.

Until someone proves that QJSValue::isError() isn't sufficient to
handle JavaScript exceptions, we won't provide any additional API
for that.

Also removed QJSValuePrivate::lessThan(), which was using the
exception mechanism, but the function itself wasn't used anymore
(another remnant from the QtScript days).

Change-Id: I3dffc6a7835874153f90d25ae2a72c93ea6db39a
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-05-03 09:52:41 +02:00
..
shell Remove QJS exception API 2012-05-03 09:52:41 +02:00
script.pro Rename QDeclarative symbols to QQuick and QQml 2012-02-24 04:51:31 +01:00