MuseScore  3.4
Music composition and notation
Public Member Functions | Static Private Attributes | List of all members
Ms::InstrumentList Class Reference

#include <instrument.h>

Inheritance diagram for Ms::InstrumentList:
Inheritance graph
[legend]
Collaboration diagram for Ms::InstrumentList:
Collaboration graph
[legend]

Public Member Functions

 InstrumentList ()
 
const Instrumentinstrument (int tick) const
 
Instrumentinstrument (int tick)
 
void setInstrument (Instrument *, int tick)
 

Static Private Attributes

static Instrument defaultInstrument
 

Constructor & Destructor Documentation

◆ InstrumentList()

Ms::InstrumentList::InstrumentList ( )
inline

Member Function Documentation

◆ instrument() [1/2]

const Instrument * Ms::InstrumentList::instrument ( int  tick) const

◆ instrument() [2/2]

Instrument * Ms::InstrumentList::instrument ( int  tick)

◆ setInstrument()

void Ms::InstrumentList::setInstrument ( Instrument instr,
int  tick 
)

Member Data Documentation

◆ defaultInstrument

Instrument Ms::InstrumentList::defaultInstrument
staticprivate

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