https://bugs.kde.org/show_bug.cgi?id=340225
--- Comment #19 from [email protected] --- Yep, I added the shortcut registration to this class as a slot. I use the QJSValue class to accept the callback and then use setObjectOwnership to keep it alive in C++ world. I moved the stuff relating to shortcuts out of AbstractScript and into Script. Then I wrote similar versions that use QJSValue objects (instead of QScriptValue) objects in DeclarativeScript. Just testing it now. -- You are receiving this mail because: You are watching all bug changes.
