Home
last modified time | relevance | path

Searched defs:SLUR_ABOVE (Results 1 – 2 of 2) sorted by relevance

/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/notation/
H A DNotationProperties.cpp35 const PropertyName NotationProperties::SLUR_ABOVE = "SlurAbove"; member in Rosegarden::NotationProperties
H A DNotationProperties.h55 static const PropertyName SLUR_ABOVE; variable