MuseScore
3.4
Music composition and notation
|
#include <model.h>
Public Types | |
enum | { DIVRANK, KBDRANK, COUPLER, TREMUL } |
Public Member Functions | |
Ifelm () | |
Public Attributes | |
char | _label [32] |
char | _mnemo [8] |
int | _type |
int | _keybd |
int | _state |
uint32_t | _action0 |
uint32_t | _action1 |
Ifelm::Ifelm | ( | ) |
uint32_t Ifelm::_action0 |
uint32_t Ifelm::_action1 |
int Ifelm::_keybd |
char Ifelm::_label[32] |
char Ifelm::_mnemo[8] |
int Ifelm::_state |
int Ifelm::_type |