Skip to content

src/view/key* : port to PMF signal/slot syntax

Ahmad Samir requested to merge work/ahmad/connections-vector into master
  • Use a vector to hold handles to the created connections
  • Don't use sender(), intead capture the object and pass it to the slot

Merge request reports