-
- Downloads
There was an error fetching the commit references. Please try again later.
Implemented clef switching (simplest way so far, no staff implementation yet),...
Implemented clef switching (simplest way so far, no staff implementation yet), clef is separate QML file
Showing
- src/libs/core/music/tclef.cpp 2 additions, 2 deletionssrc/libs/core/music/tclef.cpp
- src/libs/core/music/tclef.h 8 additions, 3 deletionssrc/libs/core/music/tclef.h
- src/nootka.qrc 1 addition, 0 deletionssrc/nootka.qrc
- src/qml/MainWindow.qml 0 additions, 1 deletionsrc/qml/MainWindow.qml
- src/qml/NootkaLabel.qml 1 addition, 2 deletionssrc/qml/NootkaLabel.qml
- src/qml/TtoolBar.qml 0 additions, 2 deletionssrc/qml/TtoolBar.qml
- src/qml/score/Clef.qml 97 additions, 0 deletionssrc/qml/score/Clef.qml
- src/qml/score/Score.qml 9 additions, 0 deletionssrc/qml/score/Score.qml
- src/qml/score/Staff.qml 9 additions, 7 deletionssrc/qml/score/Staff.qml
src/qml/score/Clef.qml
0 → 100644
Please register or sign in to comment