MuseScore Plugins 3.3
Plugins API for MuseScore
Loading...
Searching...
No Matches
Instrument Class Reference

#include <instrument.h>

Inheritance diagram for Instrument:
Collaboration diagram for Instrument:

Public Member Functions

Q_INVOKABLE bool is (Ms::PluginAPI::Instrument *other)
 Checks whether two variables represent the same object.

Properties

QString instrumentId
 The string identifier (MusicXML Sound ID) for this instrument.
QString longName
 The long name for this instrument.
QString shortName
 The short name for this instrument.
Ms::PluginAPI::StringDatastringData
 For fretted instruments, an information about this instrument's strings.
QQmlListProperty< Ms::PluginAPI::Channelchannels

Detailed Description

Since
MuseScore 3.5

Property Documentation

◆ instrumentId

QString instrumentId
read

The string identifier (MusicXML Sound ID) for this instrument.

See also
Part.instrumentId

The documentation for this class was generated from the following files: