aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickanimations
diff options
context:
space:
mode:
authorChris Adams <christopher.adams@nokia.com>2012-07-05 11:53:18 +1000
committerQt by Nokia <qt-info@nokia.com>2012-07-11 02:59:49 +0200
commit03192f749c14ffdde24d3e1585fadf98f9750938 (patch)
treedb285bd45521e1e0799d9c3a4536ea0bdf2e8f31 /tests/auto/quick/qquickanimations
parent7ee8156116581e08466ebc23b31e2b76c127e742 (diff)
Don't provide typehint in QQmlExpression::evaluate()
Previously, the result returned by QQmlExpression::evaluate() was converted from the actual JavaScript result with a default typehint of QList<QObject*>. This commit removes that typehint so that the engine's conversion code will choose the most appropriate return type for the result JavaScript value, instead. Task-number: QTBUG-17082 Change-Id: I368a018b235e9e001b1b92db3699de377748b74f Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
Diffstat (limited to 'tests/auto/quick/qquickanimations')
0 files changed, 0 insertions, 0 deletions