Special:Badtitle/NS90:Talk:Development/Tutorials/Plasma4/JavaScript/API-Extensions/Extensions only work on JS documents and not inside the QML object
Appearance
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?