MuseScore  3.4
Music composition and notation
Classes | Namespaces | Enumerations | Functions | Variables
instrwidget.h File Reference
#include "ui_instrwidget.h"
#include "libmscore/clef.h"
Include dependency graph for instrwidget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ms::PartListItem
 
class  Ms::StaffListItem
 
class  Ms::InstrumentTemplateListItem
 
class  Ms::InstrumentsWidget
 

Namespaces

 Ms
 
 

Enumerations

enum  Ms::ListItemOp : char { Ms::ListItemOp::KEEP, Ms::ListItemOp::I_DELETE, Ms::ListItemOp::ADD, Ms::ListItemOp::UPDATE }
 
enum  { Ms::PART_LIST_ITEM = QTreeWidgetItem::UserType, Ms::STAFF_LIST_ITEM }
 

Functions

void Ms::populateInstrumentList (QTreeWidget *instrumentList)
 
void Ms::populateGenreCombo (QComboBox *combo)
 

Variables

QList< Ms::InstrumentGenre * > instrumentGenres
 

Variable Documentation

◆ instrumentGenres

QList<Ms::InstrumentGenre *> instrumentGenres