![]() |
MuseScore
3.4
Music composition and notation
|
This is the complete list of members for Ms::Location, including all inherited members.
| _frac | Ms::Location | private |
| _graceIndex | Ms::Location | private |
| _measure | Ms::Location | private |
| _note | Ms::Location | private |
| _rel | Ms::Location | private |
| _staff | Ms::Location | private |
| _voice | Ms::Location | private |
| absolute() | Ms::Location | inlinestatic |
| fillForElement(const Element *e, bool absfrac=true) | Ms::Location | |
| fillPositionForElement(const Element *e, bool absfrac=true) | Ms::Location | |
| forElement(const Element *e, bool absfrac=true) | Ms::Location | static |
| frac() const | Ms::Location | inline |
| getLocationProperty(Pid pid, const Element *start, const Element *end) | Ms::Location | static |
| graceIndex(const Element *e) | Ms::Location | privatestatic |
| graceIndex() const | Ms::Location | inline |
| isAbsolute() const | Ms::Location | inline |
| isRelative() const | Ms::Location | inline |
| Location(int staff, int voice, int measure, Fraction frac, int graceIndex, int note, bool rel) | Ms::Location | inline |
| measure(const Element *e) | Ms::Location | privatestatic |
| measure() const | Ms::Location | inline |
| note(const Element *e) | Ms::Location | privatestatic |
| note() const | Ms::Location | inline |
| operator!=(const Location &other) const | Ms::Location | inline |
| operator==(const Location &other) const | Ms::Location | |
| positionForElement(const Element *e, bool absfrac=true) | Ms::Location | static |
| read(XmlReader &e) | Ms::Location | |
| relative() | Ms::Location | inlinestatic |
| setFrac(Fraction frac) | Ms::Location | inline |
| setGraceIndex(int index) | Ms::Location | inline |
| setMeasure(int measure) | Ms::Location | inline |
| setNote(int note) | Ms::Location | inline |
| setStaff(int staff) | Ms::Location | inline |
| setTrack(int track) | Ms::Location | |
| setVoice(int voice) | Ms::Location | inline |
| staff() const | Ms::Location | inline |
| toAbsolute(const Location &ref) | Ms::Location | |
| toRelative(const Location &ref) | Ms::Location | |
| track(const Element *e) | Ms::Location | privatestatic |
| track() const | Ms::Location | |
| voice() const | Ms::Location | inline |
| write(XmlWriter &xml) const | Ms::Location |
1.8.13