![]() |
MuseScore Plugins 3.2.3
Plugins API for MuseScore
|
Base class for most of object wrappers exposed to QML. More...
#include <scoreelement.h>
Properties | |
int | type |
Type of this element. More... | |
QString | name |
Name of this element's type, not localized. More... | |
Base class for most of object wrappers exposed to QML.
|
read |
Name of this element's type, not localized.
Use ScoreElement::userName() to obtain a localized element name suitable for usage in a user interface.
|
read |
Type of this element.
See PluginAPI::PluginAPI::Element for the list of possible values.