diff options
author | Simon Hausmann <simon.hausmann@nokia.com> | 2009-09-15 13:06:20 (GMT) |
---|---|---|
committer | Kent Hansen <khansen@trolltech.com> | 2009-09-22 08:55:48 (GMT) |
commit | 16c0c3d4312a55f9bdabd3faee854ebd965d37c7 (patch) | |
tree | d85c1627cb2c97952eba457f53df9808bbfd15e8 /doc/src/snippets/code/src_gui_image_qimage.cpp | |
parent | 36d83b1dbc4c8aa25745174bd2f1212af3e544f0 (diff) | |
download | Qt-16c0c3d4312a55f9bdabd3faee854ebd965d37c7.zip Qt-16c0c3d4312a55f9bdabd3faee854ebd965d37c7.tar.gz Qt-16c0c3d4312a55f9bdabd3faee854ebd965d37c7.tar.bz2 |
Fix QScriptValue::strictlyEquals
strictlyEquals has to continue to work if one of the values has an engine
and the other one doesn't. Use the other value's engine to construct a
JSValue if possible and use JSC::JSValue::strictEqual.
Reviewed-by: Kent Hansen
Diffstat (limited to 'doc/src/snippets/code/src_gui_image_qimage.cpp')
0 files changed, 0 insertions, 0 deletions