Jump to content

Special:Badtitle/NS90:Talk:Development/Tutorials/Plasma4/JavaScript/API-Extensions/Extensions only work on JS documents and not inside the QML object

From KDE TechBase
Revision as of 19:32, 22 February 2015 by Cgimenez (talk | contribs) (New thread: Extensions only work on JS documents and not inside the QML object)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

For some reason, if you write a JS function inside a QML document the extensions won't work. But if you write a separated Javascript document, and you create your functions there it will work.

Should I write this down at this article?