Skip to content

(core): use lambdas instead of deprecated QSignalMapper for Qt Signals/Slots

Description

All QSignalMapper has been removed in favor of simple lambdas.

Closes #54 (closed)

How to test it?

  • launch unit tests
  • launch exDump (very ugly application)
Edited by Didier WECKMANN

Merge request reports