MuseScore  3.4
Music composition and notation
Namespaces | Functions | Variables
instrtemplate.cpp File Reference
#include "instrtemplate.h"
#include "bracket.h"
#include "drumset.h"
#include "stafftype.h"
#include "style.h"
#include "sym.h"
#include "stringdata.h"
#include "utils.h"
#include "xml.h"
Include dependency graph for instrtemplate.cpp:

Namespaces

 Ms
 
 

Functions

bool Ms::saveInstrumentTemplates (const QString &instrTemplates)
 
bool Ms::saveInstrumentTemplates1 (const QString &instrTemplates)
 
void Ms::clearInstrumentTemplates ()
 
bool Ms::loadInstrumentTemplates (const QString &instrTemplates)
 
InstrumentTemplate * Ms::searchTemplate (const QString &name)
 
InstrumentTemplate * Ms::searchTemplateForMusicXmlId (const QString &mxmlId)
 
ClefType Ms::defaultClef (int program)
 

Variables

QList< InstrumentGroup * > Ms::instrumentGroups
 
QList< MidiArticulation > Ms::articulation
 
QList< InstrumentGenre * > Ms::instrumentGenres