MuseScore  3.4
Music composition and notation
Classes | Namespaces | Functions
instrtemplate.h File Reference
#include "mscore.h"
#include "instrument.h"
#include "clef.h"
#include "stringdata.h"
Include dependency graph for instrtemplate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ms::InstrumentGenre
 
class  Ms::InstrumentTemplate
 
struct  Ms::InstrumentGroup
 

Namespaces

 Ms
 
 

Functions

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