MuseScore/mscore/plugin/api
2019-10-02 13:08:51 +02:00
..
cursor.cpp fix #251436: plugins: support more element types in Cursor, add sanity checks for add() argument 2019-10-02 13:08:51 +02:00
cursor.h fix #251436: plugins: support more element types in Cursor, add sanity checks for add() argument 2019-10-02 13:08:51 +02:00
elements.cpp fix #251436: plugins: support more element types in Cursor, add sanity checks for add() argument 2019-10-02 13:08:51 +02:00
elements.h fix #251436: plugins: support more element types in Cursor, add sanity checks for add() argument 2019-10-02 13:08:51 +02:00
enums.cpp Expose enumerations to QML 2019-01-24 17:42:46 +03:00
enums.h Add plugins documentation 2019-03-22 17:55:48 +02:00
excerpt.cpp Add plugins documentation 2019-03-22 17:55:48 +02:00
excerpt.h fix #293837: plugins: add is() function to check if variables represent the same object 2019-10-02 13:08:51 +02:00
fraction.h Add plugins documentation 2019-03-22 17:55:48 +02:00
part.h Add rest of v2.0 Part properties to v3.2.1 2019-06-25 13:34:08 -05:00
playevent.cpp Fix #291708: Expose PlayEvent's via QML Plugin Note interface. 2019-07-29 13:27:29 -05:00
playevent.h Fix #291708: Expose PlayEvent's via QML Plugin Note interface. 2019-07-29 13:27:29 -05:00
qmlpluginapi.cpp Add initial version of redesigned palettes 2019-08-31 14:16:19 +03:00
qmlpluginapi.h Plugin API: add experimental feature to notify plugins on score changes 2019-10-02 13:08:51 +02:00
score.cpp Fix #286707: add scores and Score.name back to plugin API 2019-06-20 13:48:27 +02:00
score.h Fix #291708: Expose PlayEvent's via QML Plugin Note interface. 2019-07-29 13:27:29 -05:00
scoreelement.cpp fix #294910: fix property flags handling on setting properties of plugin-owned elements 2019-09-25 21:39:28 +02:00
scoreelement.h fix #293837: plugins: add is() function to check if variables represent the same object 2019-10-02 13:08:51 +02:00
selection.cpp Fix #291708: Expose Score.selection object to access to GUI selected elements. 2019-07-27 08:56:55 -05:00
selection.h Fix #291708: Expose Score.selection object to access to GUI selected elements. 2019-07-27 08:56:55 -05:00
tie.cpp Fix #293008: Plugin: Provide Note.tieBack & Note.tieForward properties in QML. 2019-08-27 17:28:53 -05:00
tie.h Fix #293008: Plugin: Provide Note.tieBack & Note.tieForward properties in QML. 2019-08-27 17:28:53 -05:00
util.cpp Rename PluginAPI::MsScoreView to ScoreView to match the name exposed to QML 2019-06-25 10:34:07 +02:00
util.h Add a notice to plugin docs about MsProcess being exposed as QProcess to QML 2019-06-25 10:43:47 +02:00