MuseScore Plugins  3.5
Plugins API for MuseScore
Public Member Functions | Properties | List of all members
Instrument Class Reference
Inheritance diagram for Instrument:
Inheritance graph
[legend]
Collaboration diagram for Instrument:
Collaboration graph
[legend]

Public Member Functions

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

Properties

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

Detailed Description

Since
MuseScore 3.5

Member Function Documentation

◆ is()

Q_INVOKABLE bool is ( Ms::PluginAPI::Instrument other)
inline

Checks whether two variables represent the same object.

Property Documentation

◆ instrumentId

QString instrumentId
read

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

See also
Part.instrumentId

◆ longName

QString longName
read

The long name for this instrument.

◆ shortName

QString shortName
read

The short name for this instrument.


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