MuseScore
3.4
Music composition and notation
|
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 |
QList<Ms::InstrumentGenre *> instrumentGenres |