MNX Document Model
Loading...
Searching...
No Matches
mnx::sequence::Note Member List

This is the complete list of members for mnx::sequence::Note, including all inherited members.

Base(const Base &src)mnx::Baseinline
Base(Base &&src) noexceptmnx::Baseinline
Base(const std::shared_ptr< json > &root, json_pointer pointer)mnx::Baseinlineprotected
Base(json &&jsonRef, Base &parent, const std::string_view &key)mnx::Baseinlineprotected
calcArrayIndex() constmnx::ArrayElementObjectinline
container() constmnx::ArrayElementObjectinline
dump(int indents=-1)mnx::Baseinline
getChild(const std::string_view &key) constmnx::Baseinlineprotected
getEnclosingElement() constmnx::Base
getOptionalChild(const std::string_view &key) constmnx::Baseinlineprotected
MNX_OPTIONAL_CHILD(AccidentalDisplay, accidentalDisplay)mnx::sequence::Note
MNX_OPTIONAL_CHILD(Array< Tie >, ties)mnx::sequence::Note
MNX_OPTIONAL_NAMED_PROPERTY(std::string, styleClass, "class")mnx::sequence::Note
MNX_OPTIONAL_PROPERTY(std::string, id)mnx::sequence::Note
MNX_OPTIONAL_PROPERTY(std::string, smuflFont)mnx::sequence::Note
MNX_OPTIONAL_PROPERTY(int, staff)mnx::sequence::Note
MNX_REQUIRED_CHILD(Pitch, pitch)mnx::sequence::Note
Note(const std::shared_ptr< json > &root, json_pointer pointer)mnx::sequence::Noteinline
Note(Base &parent, const std::string_view &key, NoteStep step, int octave, std::optional< int > alter=std::nullopt)mnx::sequence::Noteinline
Object(const std::shared_ptr< json > &root, json_pointer pointer)mnx::ArrayElementObjectinline
Object(Base &parent, const std::string_view &key)mnx::ArrayElementObjectinline
operator=(const Base &src)mnx::Baseinline
operator=(Base &&src)mnx::Baseinline
parent() constmnx::Baseinline
pointer() constmnx::Baseinline
ref() constmnx::Baseinlineprotected
ref()mnx::Baseinlineprotected
root() constmnx::Baseinlineprotected
setChild(const std::string_view &key, const T &value)mnx::Baseinlineprotected
~Base()=default (defined in mnx::Base)mnx::Basevirtual