MuseScore  3.4
Music composition and notation
Public Member Functions | Public Attributes | List of all members
Ms::InstrumentGroup Struct Reference

#include <instrtemplate.h>

Public Member Functions

void read (XmlReader &)
 
void clear ()
 
 InstrumentGroup ()
 

Public Attributes

QString id
 
QString name
 
bool extended
 
QList< InstrumentTemplate * > instrumentTemplates
 

Constructor & Destructor Documentation

◆ InstrumentGroup()

Ms::InstrumentGroup::InstrumentGroup ( )
inline

Member Function Documentation

◆ clear()

void Ms::InstrumentGroup::clear ( )

◆ read()

void Ms::InstrumentGroup::read ( XmlReader e)

Member Data Documentation

◆ extended

bool Ms::InstrumentGroup::extended

◆ id

QString Ms::InstrumentGroup::id

◆ instrumentTemplates

QList<InstrumentTemplate*> Ms::InstrumentGroup::instrumentTemplates

◆ name

QString Ms::InstrumentGroup::name

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