Home
last modified time | relevance | path

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

/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dstafftype.cpp76 bool showBarLines, bool stemless, bool genTimesig, bool invisible, const QColor& color, in StaffType()
H A Dstafftype.h316 bool genTimesig() const { return _genTimesig; } in genTimesig() function