There was an error fetching the commit references. Please try again later.
QML score functions (setNote, addNote, clearScore, deleteLastNote)can be...
QML score functions (setNote, addNote, clearScore, deleteLastNote)can be invoked through score object directly, so there is no necessity to call them through meta object. A few signals were added to perform QML routines when C++ part is done.
Showing
- src/libs/core/score/tscoreobject.cpp 18 additions, 1 deletionsrc/libs/core/score/tscoreobject.cpp
- src/libs/core/score/tscoreobject.h 15 additions, 1 deletionsrc/libs/core/score/tscoreobject.h
- src/libs/core/tnootkaqml.cpp 8 additions, 10 deletionssrc/libs/core/tnootkaqml.cpp
- src/main/texamexecutor.cpp 1 addition, 1 deletionsrc/main/texamexecutor.cpp
- src/qml/score/Score.qml 13 additions, 24 deletionssrc/qml/score/Score.qml
Loading
Please register or sign in to comment