![]() |
MuseScore Plugins 3.2.3
Plugins API for MuseScore
|
Contains items exposed to the QML plugins framework. More...
Classes | |
| class | Chord |
| class | Cursor |
| Cursor can be used by plugins to manipulate the score. More... | |
| class | Element |
| class | Enum |
| Wrapper for enumerations. More... | |
| class | Excerpt |
| class | FileIO |
| Provides a simple API to perform file reading and writing operations. More... | |
| class | FractionWrapper |
| Fraction object available to QML plugins. More... | |
| class | Measure |
| class | MsProcess |
Start an external program. Available in QML as QProcess. More... | |
| class | Note |
| class | Part |
| class | PluginAPI |
Main class of the plugins framework. Named as MuseScore in QML. More... | |
| class | QmlExcerptsListAccess |
| class | QmlListAccess |
| QML access to containers. More... | |
| class | Score |
| class | ScoreElement |
| Base class for most of object wrappers exposed to QML. More... | |
| class | ScoreView |
| This is an GUI element to show a score. More... | |
| class | Segment |
| class | Selection |
Functions | |
| Selection * | selectionWrap (Ms::Selection *select) |
Contains items exposed to the QML plugins framework.