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
Parents
rKLEOPATRA3e64320a2930: GIT_SILENT: time to increase version
Branches
Unknown
Tags
Unknown

Event Timeline

Ahmad Samir <a.samirh78@gmail.com> committed rKLEOPATRA4bc779abb28c: Port signal/slot that use action_data struct to PMF/Functor syntax (authored by Ahmad Samir <a.samirh78@gmail.com>).May 16 2022, 11:35 AM