What core QML functions are actually available to plugins?
I noticed when trying to manipulate a QRectF in my plugin, that it doesn't seem to understand functions like .moveTo() or .translate(), which are native to QML.
This led me to two questions: 1) is there any way to access these functions? 2) if not, how do we know what functions are available to plugins?
Comments
1) Probably no.
2) doc.qt.io is pretty confusing , pls see updated https://musescore.org/en/handbook/developers-handbook/plugins-3x