Manage key signatures value and enabling/disabling it only through score...
Manage key signatures value and enabling/disabling it only through score object, so score.keySignature is just alias to TscoreObject property. All dependent things on QML side adjust itself to it. There is less JS stuff that way.
Showing
- TODO 0 additions, 1 deletionTODO
- src/libs/core/score/tscoreobject.cpp 10 additions, 8 deletionssrc/libs/core/score/tscoreobject.cpp
- src/libs/core/score/tscoreobject.h 2 additions, 1 deletionsrc/libs/core/score/tscoreobject.h
- src/libs/core/tglobals.cpp 12 additions, 2 deletionssrc/libs/core/tglobals.cpp
- src/qml/MainScore.qml 3 additions, 2 deletionssrc/qml/MainScore.qml
- src/qml/score/KeySignature.qml 13 additions, 19 deletionssrc/qml/score/KeySignature.qml
- src/qml/score/Meter.qml 1 addition, 1 deletionsrc/qml/score/Meter.qml
- src/qml/score/Score.qml 3 additions, 30 deletionssrc/qml/score/Score.qml
- src/qml/score/Staff.qml 17 additions, 29 deletionssrc/qml/score/Staff.qml
- src/qml/shared/InstrumentSelector.qml 4 additions, 0 deletionssrc/qml/shared/InstrumentSelector.qml
Loading
Please register or sign in to comment