https://bugs.kde.org/show_bug.cgi?id=396790

--- Comment #2 from David Edmundson <k...@davidedmundson.co.uk> ---
>(IIRC, in JavaScript, == doesn't work for objects).

for dynamic "Objects" maybe not, but that's for web people.

QtScript/QtJS is a very different world.

Wrapped QObjects work just as one would expect with the conventional direct
pointer comparison underneath. (QV4ObjectWrapper::isEqualTo)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to