cppcheck++ : port to new signal/slot syntax to fix dynamic binding with virtual…

Authored by cgilles on Nov 15 2019, 6:37 AM.

Description

cppcheck++ : port to new signal/slot syntax to fix dynamic binding with virtual slot called in constructor. The new syntax was complex to write in this case, i hope that nothing is broken. Typically no, as syntax is now checked at compilation time, not run-time.

Details

Committed
cgillesNov 15 2019, 6:37 AM
Parents
R482:6d3d6bf01362: cppcheck++
Branches
Unknown
Tags
Unknown