#include <location.h>
◆ Location()
constexpr Ms::Location::Location |
( |
int |
staff, |
|
|
int |
voice, |
|
|
int |
measure, |
|
|
Fraction |
frac, |
|
|
int |
graceIndex, |
|
|
int |
note, |
|
|
bool |
rel |
|
) |
| |
|
inline |
◆ absolute()
static constexpr Location Ms::Location::absolute |
( |
| ) |
|
|
inlinestatic |
◆ fillForElement()
void Ms::Location::fillForElement |
( |
const Element * |
e, |
|
|
bool |
absfrac = true |
|
) |
| |
◆ fillPositionForElement()
void Ms::Location::fillPositionForElement |
( |
const Element * |
e, |
|
|
bool |
absfrac = true |
|
) |
| |
◆ forElement()
Location Ms::Location::forElement |
( |
const Element * |
e, |
|
|
bool |
absfrac = true |
|
) |
| |
|
static |
◆ frac()
◆ getLocationProperty()
QVariant Ms::Location::getLocationProperty |
( |
Pid |
pid, |
|
|
const Element * |
start, |
|
|
const Element * |
end |
|
) |
| |
|
static |
◆ graceIndex() [1/2]
int Ms::Location::graceIndex |
( |
const Element * |
e | ) |
|
|
staticprivate |
◆ graceIndex() [2/2]
int Ms::Location::graceIndex |
( |
| ) |
const |
|
inline |
◆ isAbsolute()
bool Ms::Location::isAbsolute |
( |
| ) |
const |
|
inline |
◆ isRelative()
bool Ms::Location::isRelative |
( |
| ) |
const |
|
inline |
◆ measure() [1/2]
int Ms::Location::measure |
( |
const Element * |
e | ) |
|
|
staticprivate |
◆ measure() [2/2]
int Ms::Location::measure |
( |
| ) |
const |
|
inline |
◆ note() [1/2]
int Ms::Location::note |
( |
const Element * |
e | ) |
|
|
staticprivate |
◆ note() [2/2]
int Ms::Location::note |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool Ms::Location::operator!= |
( |
const Location & |
other | ) |
const |
|
inline |
◆ operator==()
bool Ms::Location::operator== |
( |
const Location & |
other | ) |
const |
◆ positionForElement()
Location Ms::Location::positionForElement |
( |
const Element * |
e, |
|
|
bool |
absfrac = true |
|
) |
| |
|
static |
◆ read()
◆ relative()
static constexpr Location Ms::Location::relative |
( |
| ) |
|
|
inlinestatic |
◆ setFrac()
void Ms::Location::setFrac |
( |
Fraction |
frac | ) |
|
|
inline |
◆ setGraceIndex()
void Ms::Location::setGraceIndex |
( |
int |
index | ) |
|
|
inline |
◆ setMeasure()
void Ms::Location::setMeasure |
( |
int |
measure | ) |
|
|
inline |
◆ setNote()
void Ms::Location::setNote |
( |
int |
note | ) |
|
|
inline |
◆ setStaff()
void Ms::Location::setStaff |
( |
int |
staff | ) |
|
|
inline |
◆ setTrack()
void Ms::Location::setTrack |
( |
int |
track | ) |
|
◆ setVoice()
void Ms::Location::setVoice |
( |
int |
voice | ) |
|
|
inline |
◆ staff()
int Ms::Location::staff |
( |
| ) |
const |
|
inline |
◆ toAbsolute()
void Ms::Location::toAbsolute |
( |
const Location & |
ref | ) |
|
◆ toRelative()
void Ms::Location::toRelative |
( |
const Location & |
ref | ) |
|
◆ track() [1/2]
int Ms::Location::track |
( |
const Element * |
e | ) |
|
|
staticprivate |
◆ track() [2/2]
int Ms::Location::track |
( |
| ) |
const |
◆ voice()
int Ms::Location::voice |
( |
| ) |
const |
|
inline |
◆ write()
void Ms::Location::write |
( |
XmlWriter & |
xml | ) |
const |
◆ _frac
◆ _graceIndex
int Ms::Location::_graceIndex |
|
private |
◆ _measure
int Ms::Location::_measure |
|
private |
◆ _note
◆ _rel
◆ _staff
◆ _voice
The documentation for this class was generated from the following files: