Home GnuPG

Port signal/slot that use action_data struct to PMF/Functor syntax

Description

Port signal/slot that use action_data struct to PMF/Functor syntax

We have to use a std::function because some of the lambdas have captures,
as using a plain function pointer 'void (*func)(bool)' won't work.

Details

Provenance
Ahmad Samir <a.samirh78@gmail.com>Authored on May 14 2022, 9:14 PM
ikloeckerCommitted on May 20 2022, 2:26 PM
Parents
rKLEOPATRA87a787d7955f: GIT_SILENT Remove unused files
Branches
Unknown
Tags
Unknown