![]() |
MuseScore
3.4
Music composition and notation
|
Classes | |
| class | TieStateMachine |
Functions | |
| bool | isTied (const Segment *seg, int strack, int voice, Ms::Tie *(Note::*tieFunc)() const) |
| bool | isTiedFor (const Segment *seg, int strack, int voice) |
| bool | isTiedBack (const Segment *seg, int strack, int voice) |
| bool Ms::MidiTie::isTied | ( | const Segment * | seg, |
| int | strack, | ||
| int | voice, | ||
| Ms::Tie *(Note::*)() const | tieFunc | ||
| ) |
| bool Ms::MidiTie::isTiedBack | ( | const Segment * | seg, |
| int | strack, | ||
| int | voice | ||
| ) |
| bool Ms::MidiTie::isTiedFor | ( | const Segment * | seg, |
| int | strack, | ||
| int | voice | ||
| ) |
1.8.13