QML: how to access path of the current score?
How can I access the filesystem path in which the curScore is saved? There has been a path property in MuseScore 1.x's Score object (https://musescore.org/de/plugin-development/score-object), but that does not work in MuseScore 2.x anymore and I could not find any replacement in the plugin creator's help.
Is there an alternative?