GSoC 2019: Week 11 - Setting Palette Items to the Score
Work Planned To Do:
Complete the drag and drop functionality for the new palette. I also planned to work on creating the Menu option for each palette items.
Work Done:
Completed doing the Drag and Drop functionality. It seems that I have missed reimplementing the mousePressEvent to get into the Drag and drop function last time, which I thought Qt will automatically handle. With the help of my mentor, I was able to finish implementing the drag and drop functionality.
Read more